.skip,
.noPrint,
#logo,
.headerCart,
#copyrights,
#mainMenu,
.serviceBox,
.navColumn,
.bannerBar,
.footerBar,
.buttonBar,
.productNavigation,
.detailVisual .actions,
.detailInfo a,
.detailInfo .stars,
.detailInfo .order,
.related,
.combi
 {
	display: none !important;
}

.printLogo img {
	margin: 0 0 10px 0;
	width: 200px; height: 75px;
}

.fullFrame,
.navContentFrame,
.contentColumn,
.headerContent,
.topContent
{	
	float: left !important;
	width: auto !important;
}

h1, h2, h3, h4, h5, h6, pre { page-break-after: avoid; }

strike {
	text-decoration: line-through !important;
	color: black;
}


