/*.box-anuncio:hover{border:1px solid #aaa !important;background:#ffffcc !important;cursor:pointer;}*/
.box-anuncio{border-radius:4px;border:1px solid #ccc;color:#34f4c59;box-shadow:1px 1px 3px #aaa;width:260px;cursor:pointer;}
.box-anuncio-clicked{border-color:#ccc;background:#f6f6f6;}
.anuncio-stan-title{background:#e2f0b6;color:#3F4C59;}
.anuncio-stan-box{color:#3F4C59;font:11px/20px Verdana,Arial,Helvetica,sans-serif;height:90px;width: 246px;overflow: hidden;}
.anuncio-extra-title{background:#dcc0ff;color:#3F4C59;}
.anuncio-exte-box{color:#3F4C59;font:11px/20px Verdana,Arial,Helvetica,sans-serif;height:90px;width: 246px;overflow: hidden;}
.anuncio-fixed-title{background:#f5c558;color:#3F4C59;}
.anuncio-micr-title{background:#b6d1f0;color:#3F4C59;}
.anuncio-mini-title{background:#ffe3a0;color:#3F4C59;}
.anuncio-clicked-title{background:#ddd;color:#888;}

.anuncio-micr-title, .anuncio-mini-title, .anuncio-extra-title, .anuncio-stan-title, .anuncio-fixed-title, .anuncio-clicked-title, .anuncio-daily-title{font:bold 13px 'Trebuchet MS',Arial,sans-serif;padding:3px 5px;border-radius:4px;}

.anuncio-micr-title, .anuncio-mini-title, .anuncio-extra-title, .anuncio-stan-title{
background: #a1e048;
background: -moz-linear-gradient(top, #a1e048, #7bac37);
background: -ms-linear-gradient(top, #a1e048, #7bac37);
background: -o-linear-gradient(top, #a1e048, #7bac37);
background: -webkit-linear-gradient(top, #a1e048, #7bac37);
background: linear-gradient(top, #a1e048, #7bac37);
color:#fff;
}

.anuncio-fixed-title{
background: #e9a536;
background: -moz-linear-gradient(top, #e9a536, #c58316);
background: -ms-linear-gradient(top, #e9a536, #c58316);
background: -o-linear-gradient(top, #e9a536, #c58316);
background: -webkit-linear-gradient(top, #e9a536, #c58316);
background: linear-gradient(top, #e9a536, #c58316);
color:#fff;
}

.anuncio-daily-title{
background: #D236E9;
background: -moz-linear-gradient(top, #D236E9, #AA16C5);
background: -ms-linear-gradient(top, #D236E9, #AA16C5);
background: -o-linear-gradient(top, #D236E9, #AA16C5);
background: -webkit-linear-gradient(top, #D236E9, #AA16C5);
background: linear-gradient(top, #D236E9, #AA16C5);
color:#fff;
}

.anuncio-clicked-box{color:#888;font:11px/20px Verdana,Arial,Helvetica,sans-serif;height:90px;}
.anuncio-bottom{text-align:right;color:#999;font:10px Verdana,Arial,Helvetica,sans-serif;}
.anuncio-imgicons{padding-right:6px;width:9px;height:9px;}
#showList fieldset{border:1px solid #DDD;padding:17px 0 0;border-radius:6px;display:none;margin-bottom:14px;}
#showList fieldset legend{font:13px 'Trebuchet MS',Arial,sans-serif;color:#555;}
.anc-style{float:left;padding:0 20px 26px;}