

/* print.css */

body, * {
	color:#000;
	background:#fff none;
}

#header,
#large-footer-top,
#related-products-wrapper,
#stainguide-widget,
#small-footer .g_10 {
	display:none;
}


