body {
	font-size: 12px!important;
	color: #000000!important;
	background: url(none)!important;
	line-height:20px!important;
}
#container {
	display:block;
	position:absolute;
	margin:0px;
	left:0px;
	width:100%;
	height:auto;
	z-index:2;
	background: url(none);
}
.printhide,
#sponsor, 
#header, 
#menu, 
#leftcol, 
#background, 
#footer, 
#designedby, 
#leftshadow, 
#rightshadow {
	display:none;
	visibility:hidden;
}
#maincol {
	border:0px!important;
	width:80%!important;
	font-size: 12px!important;
}
html>body #maincol {
	width:100%!important;
}