.print
{
	display: block;
}
.noprint,
.head_right, .horiz_line, #sidebar, #bottom_menu, .head_links, #mainmenu, .rightColumn, .bmenu, .heads, #header .right, .breadcrumb-navigation, 
form, .iform, .summer, .bx-top-panel, .errortext, .authenticity
{
	display: none;
	position: absolute;
	top:1px;	
	left:-5000px;
}
img{border:none;}

.clear{clear:both;}

.base .b1, .base .b2, .base .b3, .base .b4, .base .b5, .base .b6, .base .b7, .base .b8{
	background: none !important;
}
.b1, .b2, .b3, .b4, .b5, .b6, .b7, .b8, .block h2, .str, shape
{
	background: none !important;
}	
#maincontent ul, ul {
	list-style-position:inside;
	list-style-type:disc;
}
ul li{background: none !important;}


#header {height: 50px;}
.logo1{float:left;}

.image
{
	display:inline;
	float:none;
	margin:0;
}
#header .left
{
	vertical-align:baseline;
}
#header .left img
{
	vertical-align:middle;
	margin-right:20px;
}