BODY {
	font:10pt Verdana, sans-serif; line-height: 1.2em; background: #FFF;
}

BODY, #footer {
	float:none !important;
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
}
#middleside {
	float:left;
	width:70%;
}
#rightside {
	float:right;
	width:25%;
	padding-left:20px;
	padding-top:20px;
	border-left:1px dotted #ccc;
}
#moreinfo {
	display:none;
}
#footer {	
	border-top:1px dotted #ccc;
	padding-top:20px;
	font-size:0.7em;
}
.noprint {
	display: none;
}
