@media print {

	#container .width-wrap,	#container, #body, #right, #footer, #container .print100p {width: 100%; margin: 0; padding: 0; float: none; overflow: visible; max-width: none; background: transparent;}
	
	#floating-wrap, #floating-fix, #home-search-wrap, .menu, .search, #left, #footer img, #bottom-wrap, #footer-left, #footer-right,
.products-home-item-arrow, body .AspNet-Pager, #product-category .product-category-item-buttons, #product-detail-buttons, .video-wrapper, #banner-right
	 {display: none;}
	
	#footer {border-top: 1px solid #000;}


	h1, h2, h3, h4 {page-break-after: avoid;}
	img {max-width: 100% !important;}
	/*#body a[href^=http]:after {content:" <" attr(href) "> ";}
	#body a[href^="#"]:after {content: "";}
	#body .product-category-item-image a[href^="http"]:after {content: "";}
	#body #product-detail-images a[href^="http"]:after {content: "";}*/
	#frm ul li {list-style: disc inside;}
	table.blackborder td {border: 1px solid #555; border-collapse: collapse;}
	body a.external {padding-right: 0;}

}