/*
#topMenu,
.siteSearch,
#breadcrumbs,
#footer,
.productList .actions,
.productList .pageSelector,
.productDetails .actions,
.productDetails .enlarge,
.tabMenu,
.registration .actions,
.registration .more,
*/
#columnRight,
.sticker,
.comment,
.actions,
.boxAccount, .boxService,
.confirmation,
.checkoutSteps,
.noPrint,
.rollover,
.buttonBar,
.pageNav,
.change,
.tooltip,
.agree,
#bottomBar,
#header {
	display: none !important;
}
.printLogo,.productDetailsPrintLogo
{
	display:block !important;
	padding:5px 0px 30px 10px;	
}
.noPrint
{
	display:none !important;
}
#wrapper #header #logo a {
	display: inline !important;
}
*, a {
	color: black;
}
th, td {
	border-color: grey;
}

h1, h2, h3, h4, h5, h6, pre { page-break-after: avoid; }

strike {
	text-decoration: line-through !important;
	color: black;
}

.textRight
{
	width: 280px;
	margin: 10px 15px 0 10px;
}