/* CSS Document */
div.printview {display: block;  height:100px;}
div.printview div.left imd{ margin: 5px 0;}
div.printview div.cont{font-size:12px;}
div#top{ display:none;}
table.menu{ display:none;}
table.main{ min-height:50%; height:70%;}
table.main td.right_cell{ display:none;}
table.bottom td.search{ display:none;}
table.bottom td.sitesoft{ display:none;}
div.news div.brief div.links { display:none;}
div.news div.date{
	background:url(../img/news_date.gif) no-repeat left top !important;
	height:50px;
	width:60px;
	float:left;
	font-size:11px;
	text-align:right;
}
