body{
	font-size:70%;
}
#topBarHolder,#bannerHolder,#greyBarHolder,#newsScroller,#navPane,#footerBarHolder,#footerSubMenu,#credit,#priceList div.bar,#productSelectorPriceList,.noprint{
	display:none;
}
#priceListDisclaimer{
	display:block;
}
#actualPriceList thead{
	display:table-header-group;
}
#actualPriceList tbody{
	display:table-row-group;
}
#actualPriceList tr{
	page-break-inside: avoid;
}
#actualPriceList th{
	background-color:#cccccc;
	border-bottom:1px solid #999999;
}

#content{
	padding:0;
}
#mainPane{
	width:100% !important;
}
#breadCrumb{
	border-bottom:1px solid #000000;
	font-size:0.8em;
	padding-bottom:10px;
}
#footerText{
	padding-top:15px;
	width:100%;
	border-top:1px solid #000000;
	font-size:0.8em;
}
#footerText img{
	float:right;
}
#productPageImage span{
	display:none;
}