	html, body, #wrapper, .normal {
        width: 100%;
		color: #000000;
		margin: 0px;
		padding: 0px;
    }
	.captionTitle {
        font-weight: bold;
		text-align: left;
		width: 100%;
    }
	.textContent, .textContent p {
		text-align: justify;
		width: 100%;
    }
	#mainPageContent {
		text-align: justify;
        width: 100%;
    }
	#leftColumn {
        width: 0px;
    }
	.centralContent {
		text-align: justify;
        width: 100%;
    }
	#productDescription {
        text-align: justify;
		overflow: visible;
    }

	.captionTopSpan, .captionBottomSpan, .iCBlue_BOTTOM, .iCbot {
        border-top: 1px solid #000000;
    }
	#show_hide_description, #sideMenuTable, #menuParent, tfoot, thead, .printIcon, .captionTopSpan img, .captionBottomSpan img, .headSpacer, .noprint {
        visibility: hidden;
		display: none;
    }
	.noshow {
        display: block;
    }
