body{
	background: none;
	padding: 0px;	
}
.mainFrame {
	background: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

/*
 * Use noPrint class to hide element from print view
*/
.noPrint, noindex, .header, .footer, #loginZoneAuth, #closer, .debugTime, .cleaner {display : none;}

/*
 * Print styles for two cols layout
*/
.twoColsBlock{
	background: none;
	width: auto;
	margin: 0px;
}

.twoColsBlock .rColumn{
	float: none;
	width: auto;
}

.twoColsBlock #catalogSearchBlock {margin: 0px;}
.twoColsBlock .boxPageContent{ width:auto; }

.twoColsBlock .lColumn, .twoColsBlock .rColumn .appleHeaderBig,
.twoColsBlock .roundBox2 .rtop, .twoColsBlock .roundBox2 .rbottom,
.twoColsBlock #catalogSearchBlock .rtop, .twoColsBlock #catalogSearchBlock .rbottom {display:none;}
