.noPrint,
#header,
#menu,
#breadcrumbs,
#secondaryContent,
#footer {
	display: none !important;
}

h1, h2, h3, h4, h5, h6, pre { page-break-after: avoid; }

/* bATR replacement */
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display: inline; !important }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { display: none; !important }

strike {
	text-decoration: line-through !important;
	color: black;
}

/* productDetails */
#productDetails .productThumbs,
#productDetails .description a.more,
#productDetails .stock a,
#productDetails .options,
#productDetails .order,
#productDetails .tabArea,
.relatedProducts,
.combiProducts {
	display: none !important;
}
#productDetails .description p {
	display: block !important;
}