.browser-ui { 
display: none; 
} 
@media print {
	body { 
	font-size: 9px;
	background:white; 
	color:black; 
	margin:0;
	}
	h1 {
	font-family: tahoma;
	font-size: 10px;
	margin: 0;
	}

	h2 {
	font-family: tahoma;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 3px;
	}

	h3 {
	font-family: tahoma;
	font-size: 9px;
	margin-top: 0;
	margin-bottom: 3px;
	font-weight:bold;
	}
	h6 {page-break-after:always}
}

.moduleTitle{
line-height: 15px;
margin-left: 10px;
margin-right: 10px;
color: #fff;
}

.aAdminButton {
color: #6381B5;
text-transform: uppercase;
font-size: 9px;
float: right;
}

#page_wrapper{
margin-left:0; 
float:none; 
width:auto;
}

#page_header {
margin-left:0; 
float:none; 
width:auto;
}

.content_wrapper {
border-top: 10px solid #fff;
border-bottom: 10px solid #fff;
margin-left:0; 
float:none; 
width:auto;
}

.navgroup {
	display: block;
	width: 100px;
}

#andyscroll {
overflow: hidden; 
text-align: left; 
width:200px; 
height:300px; 
overflow:hidden; 
font-size:9px;
padding-bottom:5px;
}
