
/***** print CSS *****/
body 
{
	background: #fff;
	color: #000;
}
/*confirmation/receipt page*/
div#siteHeader{display:none;}
div.headersWrap {min-height: 10px;}
div.headersWrap h1 { border-bottom:none;}
#checkoutsteps{display:none;}
#lbl_confirmationEmailStatus .requiredField{color:#000;}
table.shoppingcart{color: #000;}
table.shoppingcart th, table.shoppingcart td {background-color: #fff; color: #000;}
table.shoppingcart div.total{ color:#000;}
