/*********************************************** PRINT STYLE SHEET ********************************************/

#leftNav, #rightColumn, #header, #footer, #breadCrumb {display: none;}

.noPrint {display: none;}

#adverts, .relatedProductsBox, .freeGiftContainer {display: none;}

body {
	background: #ffffff;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color:#000000;
	width:800px;
	}

#outerContainer {
	margin:0px;
	padding: 0px;
	border: 0;
	color: #000000;
	background: transparent;
	width:800px;
	float: left;
	display: inline;
	clear: both;
	}
	