/* ***** PRINT STYLES ***** */


body,
#container, 
#header,
#footer	{
	background: #fff;
}

div#upperNav,
div#language_country,
div#nav,
div#moreProductsMenu,
table#pageSubNav,
.productItem .productImageWrap p,
div.productContentNav,
div#topBtn,
div#relatedLinks,
div#footer_m_links,
div#footer_s_links,
object {
	display: none;
}

#header h1 {
	display: block;
	text-indent: 0;
	background: #fff;
}


h1#pageParentTitle,
h2#pageTitle {
	display: block;
}

div#content {
	padding: 0;
	background: #fff;
}

#pageOverview {
	padding: 10pt 30pt;
	width: 100%;
}

.js .productImage img {
	display: block;
}

.js .productItem h3 a,
.js .productItem h3 span {
	display: inline;
	text-indent: 0;
	position: relative;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.js .productDescriptions {
	display: block;
}

a img {
	border: 0;
}
