﻿.box{ background:#E9E9E9; width:620px; height:170px; }

.zap-autos{ width:620px; height:36px; }
.zap-autos .classificados{ padding: 0; }

/* ANUNCIOS */

.box-anuncios{ width:620px; }
.anuncio {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
float:left;
width: 140px;
margin:5px 0 0 10px;
}
.anuncio a{ text-decoration:none; }
.anuncio img { display:block; margin-bottom: 5px; border: 1px solid #CCC; }
.txt {
cursor: pointer;
display: block;
float: left;
overflow:hidden;
margin: 0px;
padding-bottom: 5px;
}
.txt span { display: block; }
.marca{ font-weight:bold; color:#252525; white-space: nowrap; text-transform:uppercase; }
.modelo { font-weight:bold; color:#252525; white-space: nowrap }
.apartir { color:#252525; white-space: nowrap }
.valor { font-weight:bold; color: #cc3333; white-space: nowrap }
.separacao { float:left; height:120px; margin-top:5px; margin-bottom:10px; _margin-bottom:0; border-right: 1px dashed #999; }
