#clasif_buscador{
background:#1F6D91 url(../img/clasificados/buscar-img.jpg) no-repeat left;
font-size: 12px;
padding:2px 0 4px 111px;
width: 527px;
}
#clasif_buscador input{
width: 113px;
}
#clasif_buscador select{
width: 95px;
}
#rubros{
float: left;
margin-bottom:10px;
width:638px;
}
.rubro{
float: left;
position: relative;
background: url(../images/barrita.gif) repeat-x bottom;
}
.rubro img{
float: left;
}
.rubro .opciones{   
position: absolute;
right: 10px;
bottom : 4px;
}
.rubro .opciones li{
list-style: none;
}

.rubro .opciones li a,.rubro .opciones li{
border-bottom:1px dotted #DADADA;
color:#1B6E8C;
display:block;
font-size:11px;
width:215px;
}
.rubro .opciones li a:hover{
color:#223061
}
.tit{
display: block;
color: #1F6D93;
background: #EFEFEF;
font-weight: bold;
padding-left:10px;
width:628px;
float: left;
}
#ultimos_avisos{
font-size: 12px;
}
#ultimos_avisos p{
border-bottom: 1px dotted #BDBDBD;
margin-bottom:10px;
}
.seccionheaderbold{
font-weight: bold;
font-size: 12px;
}
#rubros p{
font-size: 12px;
border-bottom: dotted 1px;
padding-bottom: 3px;
}
#rubros #volver{
position: absolute;
z-index: 100;
right: 10px;
top:4px;
display: block;
width: 50px;
height: 18px;
background: url(../images/volver-bot.jpg)top no-repeat;
}
#rubros #volver:hover{
background: url(../images/volver-bot.jpg)bottom no-repeat;
}
