#logo_print {
	display: block;
	position: absolute;
	top: 0; right: 0;
	width: 383px; height: 100px;
	z-index: 10;
}
#logo_print img {
	width: 383px; height: 100px;
}

.noPrint,
#header,
#menu,
#sidebar,
#footer,
#breadcrumbs,
#search,
#topbar,
#headerCart,
#filterBox,
#detail .similar,
#thumbnails,
.paging,
.mask,
.readmore,
.rollover,
.functions,
.compareMe,
.actionsBox,
.input,
.shoppingTable .specs {display: none !important;}

* {color: gray !important; border-color: gray !important;}

#wrapper {padding-top: 100px;} 

h1, h2, h3, h4, h5, h6, pre { page-break-after: avoid; display: block !important;}

.old {padding-bottom: 10px; text-decoration: line-through; }

#shoppingBasket .shoppingTable,
#shoppingBasket table,
#shoppingBasket table thead,
#shoppingBasket table tfoot,
#shoppingBasket table tbody { width: 100% !important; padding: 0 !important;}
thead th {border-bottom: 1px gray dashed;}
tfoot tr.first td {border-top: 1px gray dashed;}
.compareList .description {height: 160px !important;}

	* html #wrapper {padding-top: 40px;}
	
	* html #detail .rightColumn, #detail h1 {padding-top: 0; width: auto;}
	
	* html .compareList .description {width: 300px; height: auto;}
	* html .compareList .actions {float: left; display: inline;}
	* html .price {padding-top: 20px; line-height: 25px;}
	* html .old {padding-bottom: 0;}
	
	* html #shoppingBasket .shoppingTable { width: 600px !important; height: auto !important;}
	* html #shoppingBasket .shoppingInfo .content { width: 600px !important; height: auto !important;}
	* html #shoppingBasket .shoppingInfo .content .confirmed { width: 600px !important; height: auto !important;}
	* html #shoppingBasket table { width: 600px !important; height: auto !important;}
	* html #shoppingBasket table thead { width: 600px !important; height: auto !important;}
	* html #shoppingBasket table tfoot { width: 600px !important; height: auto !important;}
	* html #shoppingBasket table tbody { width: 600px !important; height: auto !important;}

	* html #wrapper #shoppingBasket td { width: auto !important; height: auto !important; }
	* html #wrapper #shoppingBasket th { width: auto !important; height: auto !important; }


