/* print overrides */
html {
   height: auto;
}
body, table, form, input, textarea, select, div, h2, h3, h4 {
	background: none ! important;
	color: #000 ! important;
	font-size: 10pt;
}

.noprint, .debug, #header_container, #carousel_container, #stats, #footer_container, #leftcol {
	display: none;
}

#container, #main, #content, h1, .page {
	float: none;
	width: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1 {
	margin-top: 20px;
}
