/* 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Print Styles
	CSS Document
	Author: 9xb.com
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

body, html{
	background:none;
	font:12px/1.4em arial, helvetica, tahoma, verdana, sans-serif; color:#000000;
	margin:0;
	}

#header, #leftCol, #footer, #checkout_progress, div.printPage{
	display:none;
	}
	
#mainCol{
	color:#000;
	font-family:
	}
	
	
ul, li{
	list-style:none;
	}
