#main_text_rounded {
  padding: 0;

}
/*#main_text h3{
  margin-left: 6px;
  _margin-left: 10px;
}*/
.desc_imovel_table {
  margin-left: 8px;

}
/* DESTAQUE */
.box_foto_curved {
  background: url(../images/bg_destaque.png) no-repeat top left;
}

.foto_destaque {
  width: 115px;
  height: 80px; 
  margin: 8px 0 0 8px;
  _margin: 8px 0 0 0;
}

table.desc_destaques {
  height: 80px;
  width: 130px;
  margin-bottom: 20px;
  color:#333333;
}
/* FIM DESTAQUE */
.select_box {
  width: 120px;
}
.input_box {
  width: 120px;
}
div.rounded_fotos a {
  display: block;
  background-color: #fff;
}
.desc_imovel_table * {
  text-align: center;
  font-size: 9px;
}
.desc_imovel_table {
  width: 130px;
  float: left;
  margin: 8px;
}
.dest_bairro {
  font-weight: bold;
  color: #0873c2;
}
.dest_valor {
  font-weight: bold;
}
.white {
  font-size: 16px;
}