
@import "main.css";
@import "extra.css";


html,body{
	height: auto;
	background: none;
	background-color: #FFF;
	width: 95%;
}
#container{
	margin-left:0;
	width: auto;
	padding:0;
}
#header {
	display: none;
}
#middle-left {
	display: none;
}
#middle-right{
	background: none;
	float: none;
	margin-bottom: 0px;
	width: auto;
}
div.dropmenu-block {
	display: none;
}
#content-block{
	float: none;
	min-height: auto;
	width: auto;
}
.content {
	width: auto;
	margin:0;
}
div.actionbar {
	display: none;
}
.block1, .block2, .block3 {
	width: auto;
	margin: 0px;
}
.puplimesg {
	width:200px;
	padding:2px 0px;
	background: none;
	float: none;
	font-size:11px;
	font-weight:bold;
	margin-bottom:6px;
}
.bottom-bgleft{
	display: none;
}
#footer {
	display: none;
}
div#printheader {
	position: relative;
	margin: 0 5px 20px 5px;
	height: 90px;
	background-color: #FFF;
	border: 1px solid #999999;
}
div#printheadertext {
	position: absolute;
	right: 0;
	top: 25px;
	text-align: right;
	margin: 0 10px 0 5px;
}
