.realestate-details{
    margin-top: 25px;
    margin-bottom: 8px;
}
.realestate-details h3{
    margin-left: 40px;margin-top: 20px;
}
.realestate-details .table-attributes {
   margin-left: 0px;
   margin-bottom: 0px;
}
.realestate-details .table-attributes table{
   width: 100%;
}
.realestate-details .row-title-xs{
    width:30px;
}
.realestate-details .row-title{
    width:200px;
}
.realestate-details h4{
    margin-left: 0px;
}
/*
.realestate-details .list-other-attributes li{
    float:left;width: 140px;
}
*/
.realestate-details .list-other-attributes img{
    height: 14px; width: 14px;
}
.realestate-details .clear{
    clear:both;
}
.tabber {
    visibility:hidden;
    height: 1px;
}