h2.titEdicoesAnteriores{
	background:url(/img/tit/tit_result_busca.png) center left no-repeat;
}
h3.titResultVideos{
	background:url(/img/tit/tit_result_video.png) no-repeat;
}
h3.titResultImagens{
	background:url(/img/tit/tit_result_imagens.png) no-repeat;
}
h3.titResultNoticias{
	background:url(/img/tit/tit_result_noticias.png) no-repeat;
}

.lstVideos{
	overflow:hidden;
	padding-bottom:25px
}
.lstVideos li{
	float:left;
	width:96px;
	padding:7px 34px 7px 0;
	color:#6d6d6d;
	font-size:11px
}
.lstVideos li a{
	font-weight:bold
}

.lstImagens{
	overflow:hidden;
	padding-bottom:25px
}
.lstImagens li{
	float:left;
	width:148px;
	padding:7px 25px 7px 0;
	color:#6d6d6d;
	font-size:11px
}
.lstImagens li a{
	font-weight:bold
}


dl.lstResultNoticias{
	font-size:16px;
	padding-top:10px
}
dl.lstResultNoticias dt {
	font-weight:bold;
}
dl.lstResultNoticias dd.canal {
	border-bottom:1px dotted #999999;
	clear:both;
	margin:5px 20px 14px 0;
	padding:0 0 14px 0;
	font-size:11px;
	color:#6d6d6d;
}
dl.lstResultNoticias span {
	color:#CC0000
}

p.groupResult strong{
	font-size:10px
}
p.groupResult{
	color:#6d6d6d;
	text-transform:uppercase;
	border-bottom:1px dotted #999;
	margin:12px 16px 25px 0
}
p.groupResult a{
	color:#6d6d6d;
}


p.infoResult{
	font-size:16px
}

.resultNulo{
	font-size:16px;
	border-top:1px dotted #999;
	margin:12px 16px 25px 0
}
.resultNulo h4{
	font-weight:bold;
	padding:15px 0
}

