@import url("../css/header_footer.css");
@import url("../css/main.css");
.first {
margin-right: 5px;
}
#rental_property {
margin-top: 5px; width:385px; border:1px solid #c28f3e;  background: #f0d8a5; float:left; position:relative; margin-right:5px;
}
#rental_property img{
border-bottom:1px solid #c28f3e;
}
#rental_property h1{
font-size: 14px; text-align:center; background: url(../img/search_results/property_title_bg.gif); padding-top: 7px; padding-bottom: 4px; color:#FFFFFF; margin:0;
}
#rental_property p{
font-size: 12px; padding-top: 8px; padding-bottom: 5px; color:#372a1f; margin:0; padding-left: 8px; height: 60px; line-height: 15px;
}
#view_map {
position: absolute; top: 242px; left: 320px;
}
#price_avail {
position: absolute; top: 242px; right: 292px; border:0;
}
#rental_property #view_map {
border:0;
}