html, body {
	visibility: hidden;
	width: 905px;
}
#header, #corporate-navigation, #prdmnubg, #footer-wrapper, #copyright-wrapper, .fwwrp, #gallery-wrapper, #FAQ-button-bar, #breadcrumbs-checkout, #faq-chat{
	display: none;
}
#cntnt, 
#FAQ-page-wrapper,
#FAQ-page-wrapper h1, 
#FAQ-page-wrapper h2, 
#FAQ-page-wrapper h3, 
#FAQ-page-wrapper p,
#FAQ-content h4, 
#FAQ-content,
#FAQ-page-wrapper #FAQ-compat-SKU p {
	float: none;
	visibility: visible;
	display: block;
	position: relative;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	border: none;
	width: 95%;
}
#FAQ-page-wrapper {
	width: 905px;
}
#FAQ-page-wrapper h1, #FAQ-page-wrapper h3 {
	font-size: 26px;
	color: #000;
	width: 700px;
	display: block;
	margin: 10px 0;
	font-weight: 700;
}
#FAQ-page-wrapper p, #FAQ-page-wrapper ol li, #FAQ-page-wrapper ul li, #FAQ-page-wrapper a {
	font-size: 22px;
}
#FAQ-print-logo {
	display: block;
	height: 60px;
	width: 205px;
	visibility: visible;
	margin: 0 0 0 5px;
	position: absolute;
	top: 0;
	right: 0;
}
#FAQ-page-wrapper h2 {
	font-size: 18px;
	color: #000;
	margin: 5px 0;
	font-weight: normal;
}
#FAQ-page-wrapper h4 {
	margin: 5px 0 20px 0;
	font-size: 30px;
	color: #000;
}
#FAQ-compat-SKU h5 {
	margin: 5px 0;
	font-size: 20px;
	color: #000;
}
#FAQ-content p, #FAQ-content strong {
	margin: 5px 0;
	font-size: 20px;
}
#FAQ-left-col {
	visibility: visible;
	width: auto;
}
#FAQ-page-wrapper #FAQ-compat-SKU p {
	display: inline;
	padding-right: 10px;
	color: #000;
	font-size: 22px;
	line-height: 1.4em;
}

#FAQ-page-wrapper ol{
	margin: 0 0 20px 40px;
}