body {
	width:760px; 
}

#main {
	height:101%;
	margin:0px;
	padding:0px;
}

#top {
	width:100%;
	height:7px;
	background-image: url(../img/head_print.jpg); background-repeat:no-repeat;
}

#application {
	width:760px;
	background:none;
}


#navigation, .qmark_icon, #hint, input.but_o, #jstoggletable, #jstogglegraph, #jsprint {
	display:none;
}


#content {	
	margin-left:0px;
	min-height:400px;
	padding:15px 0 15px 5px;
}


#footer {
	width:756px;
	margin-left:0px;
	margin-top:0;
	padding-top:0; 
}


