/*********************************************** PRINT STYLE SHEET ********************************************/

#leftNav, #rightColumn, #footer, #packageOffers, #wantMore, #breadCrumb, .bannerContainer {display: none;}

.noPrint {display: none;}

.productBox .productDescription .weSay, .theySay {display: none;}

img { border: 0; }

body {
	background: #ffffff;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color:#000000;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#innerContainer {
	margin:0px;
	padding: 0px;
	border: 0;
	color: #000000;
	background: transparent;
	width:600px;
	float: left;
	}

.infoBar2 {width: 600px;}	
.infoBar2 p, .infoBar2 h2 {margin-left: 0px;}

#singleColumn #mainContent {width:600px; margin: 0;}
#singleColumn #basket, #singleColumn .accountItem {border: none;}

.selectCurrency, #headerBasketContainer, .search, #qk_basket, .infoBar2 p, .welcomeBackUser, .accountDetailsBanner, #singleColumn h1.headerWhite, .printDetailsButton  { display: none; }

dt { display: block; float: left; font-weight: bold; width: 120px; }

#basketSummaryArea table, #loyaltyOrderLines table { width: 100%; text-align: center; }

#loyaltyOrderLines td { padding: 5px; }
#loyaltyOrderLines td.qtyField { width: 50px; }
#loyaltyOrderLines td.priceField { width: 75px; }
#loyaltyOrderLines td.descField { text-align: left; }
#loyaltyOrderLines td.desc { text-align: right; font-weight: bold; }

#basketSummaryArea td.basketsub { font-weight: bold; width: 525px; text-align: right;  }
#basketSummaryArea td.basketimage { width: 50px; }
#basketSummaryArea td.basketdescription, th.description { text-align: left; }
#basketSummaryArea td.basketprice, #basketSummaryArea td.baskettotalprice, #basketSummaryArea td.baskettotal { width: 75px; text-align: center; }

	