/* PRINT CSS */

HTML body .printonly {display:block;}
HTML body .noprint {display:none;}
html body .container,
html body .content-block,
html body {width:100%;background:#FFF url(none);}
.print-header {text-align:left;}
body, table, th, td, p, input, textarea, select {font-size:13px;}	

.header {position:relative;background:#FFF url(none) no-repeat 119px 0px;width:100%}
.logo {position:absolute;width:96px;height:68px;z-index:100;}
h6 {width:auto;border-top:1px dashed #000;background:#FFF url(none);}
.left-column,
.right-column,
.intro-block,
.navigation,
.footer,
.pagenav,
.title-blok,
.last-viewed,
.read-more  {display:none;}
.center-column {width:100%;overflow:visible;}
div.address {display:block;padding:30px 0;border-top:1px dashed #000;}
div.address table {width:100%;}
div.address table td {vertical-align:top;padding-richt:30px;}
.visuals-print {margin:20px 0 0 0;}
.visuals-print img {margin:0px 20px 20px 0;}

.print-dots {
	position:relative;
	border-top:1px dashed #000;
	padding:20px 20px 20px 0px;
	width:auto;
	border-bottom:1px dashed #000;
	}
.print-dots-top {
	border-top:1px dashed #000;
	padding:20px 20px 20px 0px;
	width:auto;
	}
.print-dots-bottom {
	border-bottom:1px dashed #000;
	padding:20px 20px 20px 0px;
	width:auto;
	}
HTML body div .content-block .block {background-color:#fff;width:540px;margin-bottom:10px;}
HTML body div .content-block .listhead {width:530px;background-color:#fff;border:1px solid #F9A13B;color:#F9A13B}
HTML body div .block .head 	{background-color:#fff;}
HTML body div .block .specs  {background-color:#fff;width:300px;}
HTML body div .block .specs .price {margin-top:10px;position:relative;right:auto;bottom:auto;width:auto;height:auto;z-index:10;font-weight:bold;display:block;}
html body div.main-content {width:100%;background:#FFF url(none);}
html body .center-column .block,
html body .block .specs {width:auto;}
.color {color:#F9A13B;}

.head 	{background-color:#fff;border-bottom:1px solid #ccc;}
.block  	{border:1px solid #ccc;}