.noPrint,
#header,
#menu,
#breadcrumbs,
#secondaryContent,
#footer,
#sideBar,
#mainMenu,
#headerSearch,
#headerVisual,
#specsToggle,
.productRelated,
.productActions ul,
.productDetails .thumbs,
.productDetails .pricing dt,
.productDetails .pricing dd.client,
.productDetails .image .zoom {
	display: none !important;
}

h1, h2, h3, h4, h5, h6, pre { page-break-after: avoid; color: #000; }

strike {
	text-decoration: line-through !important;
	color: #000;
}
.productDetails .specs tr {
	display: table-row !important;
}
.productDetails .productActions,
.productDetails .images,
.productDetails .specs table {
	float: none; display: block; width: auto;
}
.productDetails .columnLeft {
	width: 55%;
}
.productDetails .columnRight {
	width: 40%;
	text-align: right;
}

