h2.titEdicoesAnteriores{
	background:url(/img/tit/tit_edicoes_anteriores.png) no-repeat;
	height:35px
}
h2.titEdicoesEspeciais{
	background:url(/img/tit/tit_edicoes_especiais.png) no-repeat;
	height:34px
}
h2.titIndice{
	background:url(/img/tit/tit_indice.png) no-repeat;
	height:32px
}
h3.titDestaqueEdicoes{
	background:url(/img/tit/tit_destaque.png) no-repeat;
	height:22px
}

h4.tit-boxDestaque{
	background:#eee;
	padding:15px;
	font-size:17px;
	font-family:Georgia;
	margin:0 0 20px 0
}

#lateral dl.lstNoticiasAgroup{
	margin-right:0;
	font-size:12px
}

dl.lstNoticiasAgroup {
	margin:0 0 20px 0;
	font-size:14px;
	border-bottom:1px dotted #999;
	clear:both;
}
dl.lstNoticiasAgroup dt {
	font-weight:bold;
	padding:0 10px;
}
dl.lstNoticiasAgroup dt.canal {
	color:#cc0000;
	text-transform:uppercase;
	border-top:1px dotted #999;
	padding:18px 10px 5px;
	font-size:11px
}
dl.lstNoticiasAgroup dd {
	padding:0 10px 18px
}


.odd{
	background:#eee
}

.lstEdicoes{
	margin:0 0 35px;
	overflow:auto;
	clear:both;
}
.lstEdicoes li{
	width:130px;
	padding:10px 24px;
	float:left;
}
.lstEdicoes li strong{
	text-transform:uppercase;
	font-size:14px
}


.lstRating li{
	float:left;
	width:auto;
	padding:0
}
.lstRating li a{
	background:url(/img/bg/bg_rating.png) left center no-repeat;
	text-indent:-9000px;
	width:10px;
	height:9px;
	display:block;
	padding:0 2px
}
.lstRating li.ativo a{
	background:url(/img/bg/bg_rating_ativo.png) left center no-repeat;
}


fieldset.filter{
	background:#eee;
	border:1px solid #ccc;
	padding:15px 20px;
	font-weight:bold;
	margin:0 0 10px 0
}
fieldset.filter label{
	margin:0 15px 0 0;
}
fieldset.filter select{
	width:157px
}
fieldset.filter legend{
	float:left;
}

