#main_text_rounded {
  padding: 0;

}
.desc_imovel_table {
  margin-left: 5px;
}
/* DESTAQUE */
.box_foto_curved {
  background-image: url(../images/bg_destaque.png);
  background-repeat: no-repeat;
  _padding-left: 5px;
}

.foto_destaque {
  width: 118px;
  height: 80px; 
  padding-left: 2px; 
}

table.desc_destaques {
  height: 80px;
  width: 130px;
  margin-bottom: 10px;
  color:#333333;
}
/* FIM DESTAQUE */
.select_box {
  width: 120px;
}
.input_box {
  width: 120px;
}
/*destaques*/
#destaques_home {
  width: 440px;
  float: right;
  clear:none;
  display:block;
}
.destaque_home_item {
  width: 120px;
  height: 174px;
  _height: 194px;
  float: left;
  background:url(../images/bg_destaque.png) no-repeat;
  padding: 10px 8px;
  _margin: 8px;
}
.destaque_home_item ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.destaque_home_item ul li{
	width: 110px;
	} 
.destaque_home_item img {
  width: 109px;
  height: 83px;
}
.destaque_home_item strong {
  font: 10px Arial, Helvetica, sans-serif;
  color: #d67429;
  font-weight:bold;
}