img { border:none; }
a { color:#E60004; }
a:hover { color:#B50003; }
.grau { color:#999; }
input, submit, select { font-size:1em; }

#subnav {
	display:none;
}

h1 {
	margin:0px 0px 0.5em 0px;
	font-size:1.6em;
}

h2 {
	margin:0.5em 0em 0em 0em;
	font-size:1.2em;
	color:#E61417;
	float:left;
	width:100%;
}

.listing {
	float:left;
	width:100%;
	padding:8px 0px;
	border:0px solid #E61417;
	border-width:0px 0px 1px 0px;
	clear:both;
}

.listing .image{
	float:left;
}

.listing .description {
	float:left;
	margin-left:10px;
	width:230px;
}

.text ul {
	margin:0.25em 0px 1em 15px;
	padding:0px;
}

.text li{
	margin:0px;
}

table.tab td, table.tab th {
	vertical-align:top;
}