.topo-busca { width:1000px;	float:left;	padding-bottom:42px; background:url(../image/bg-topo-tags.jpg) no-repeat left bottom; font-size:28px; color:#000; }
.topo-busca h2 span { font-weight:normal; }
.topo-noticias, .topo-releases { width:1000px; float:left; padding-bottom:32px;	background:url(../image/bg-topo-noticias.jpg) no-repeat left bottom; font-size:28px; color:#000; }
.box-busca { width:794px; float:left; border-bottom:1px solid #C1C1C1; padding-bottom:8px; padding-top:15px; }
.box-busca p img { border:3px solid #FFF; float:left; margin-right:10px; display:inline; width:100px; height:77px; }
.box-busca p span { line-height:20px; font-size:12px; color:#737373; }
.box-busca a { color:#4B4B4B; }
.titulo-busca { font-size:20px!important; color:#4B4B4B!important; }
.tag-busca { font-size:11px!important; color:#999999!important; }
.filtros a { color:#000; }
.geral-voltar { margin-right:205px; display:inline; }

@media (max-width:999px) {

    .topo-noticias, .topo-releases,
    #destaques,
    .topo-busca,
    .box-busca { width:100%; }

    .conteudo-destaques .filtros { display: none; }
    .geral-voltar { display: none; }
    .box-busca p span { font-size:14px; }
}

@media (max-width:400px) {

    .table_paginacao .paginas { font-size:13px; }
    .table_paginacao tr td a { width:19px; }
    .canal-busca { display:none; }

}