/*********************************************** PRINT STYLE SHEET ********************************************/

ul.topNav, div.basket, .headerViewButton, .headerCheckoutButton, .additionalLinks, #breadCrumb, #leftNav, #rightColumn, #footer, #relatedProducts {display: none;}

.noPrint, .extraProdLinks {display: none;}


body {
	background: #ffffff;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color:#000000;
	width:600px;
	}
	
#mainContent, #container {
	margin:0px;
	padding: 0px;
	border: 0;
	color: #000000;
	background: transparent;
	width:600px;
	float:left;
	}
