.busca_div{
   border-top: 1px dashed #666666;
   height: 1px;
   margin: 10px 0 0 0;
   width: 100%;
}

.busca_ul{
   cursor: pointer;
   color: #666666;
   font-size: 100%;
   margin: 10px 10px 0px 10px;
   padding: 0;
   width: 418px;
}

.busca_ul .imagem{
   height: 60px;
   width: 60px;
}

.busca_ul .texto{
   margin: 0 0 0 10px;
   padding: 0;
   width: 342px;
}

.busca_ul .texto ul{
   list-style: none;
   margin: 0;
   padding: 0;
}

.busca_ul .tit{
   color: #0769a9;
   font: bold 120% verdana;
   line-height: 14px;
   margin: 2px 0 2px 0;
}

.busca_ul .data{
   font-size: 90%;
}

#gal_comments{
   background: url('/img/gal_comments_bg.gif');
   height: 60px;
   width: 623px;
}

.gal_cima{
   background: #FFFFFF;
   height: 10px;
   width: 623px;
   z-index: 1;
}

#gal_header{
   background: url('/img/gal_header_bg.gif');
   width: 623px;
   text-align: right;
   height: 60px;
}

#gal_main{
   background: url('/img/load2.gif') center no-repeat;
   height: 400px;
   margin: 0px 10px 0px 10px;
   width: 533px;
}

#gal_thumbs{
   height: 400px;
   margin: 0px 10px 0 0px;
   overflow: hidden;
   width: 60px;
}

#gal_thumbs #doscroll img{
   cursor: pointer;
   display: inline;
}

#gal_thumbs #doscroll .off{
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
   opacity: 0.3;
}

#gal_thumbs #doscroll ul{
   list-type: none;
   margin: 0;
   padding: 0;
}

#gal_thumbs #doscroll ul .li_img{
   height: 60px;
   width: 60px;
}

#gal_thumbs #doscroll ul .li_tit{
   color: #999999;
   font-size: 80%;
   height: 20px;
   line-height: 20px;
   text-align: center;
   width: 60px;
}

.resultado{
   height: 30px;
   line-height: 30px;
   font-size: 110%;
   text-align: center;
   width: 100%;
}
.resultado p{
   margin: 0 0 0 10px;
}