body.autosimulado {
	background: url('/images/autosimulado/bg_print.gif') top left no-repeat white;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, sans-serif; 
}
body.supertestes {
	font: 12px "Helvetica Neue", Helvetica, sans-serif; 
}
#header ul, #sidebar, #footer, .hide {
	display: none;
}
#header h1 {
	display: block;
	width:300px;
	height:90px;
	background: url(/images/supertestes/logo-print.gif);
	margin:0;
	line-height: 300%;
	z-index:90;
	text-indent: -99999em;
}
#content {
	width: auto;
	margin: 0 5px;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: none;
}
#header {
	width: 100%;
}
#logo {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 160px;
	height: 160px;
	position: relative;
	margin: 0 auto 0;
	background: url('/images/autosimulado/logo-print.jpg') no-repeat;
}
#logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 160px;
	display: block;
	border: 0;
	background: transparent;
	overflow: hidden;
}
#group {
	margin-bottom: 20px;
	background: #fff !important;
}
#title {
	font-weight: bold;
}
.content ol.ordened { 
	list-style-type: lower-alpha;
	list-style-position: inside;
}