.featured_property
{
    margin: 10px 0; /*  min-width: 580px;*/
}

#FeaturedCell1, #FeaturedCell2{position:relative;height:159px;width:100%}

.featureContent{position:absolute;left:0;width:100%;}

.featured_property table
{
    width: 100%;
}
.featured_property td.left_column, .featured_property td.right_column
{
    
    float: none;
    height:159px;
    padding: 0;
    
    vertical-align: top;
    width: 387px !important;
    }


    
.featured_property td.left_column table, .featured_property td.right_column table{
    width:168px;
    height:130px;
    font-size:10px;
}


.featured_property td.separator
{
    width: 6px;
}
.featured_property td.border
{
    background:#f2efe6;
    clear: left;
    text-align: center;
}
.feature h4, .feature div{background:#f2efe6}

.nobackground
{
    background: none transparent !important;
}
.featured_property{position:relative;}
.featured_property .prop_header
{
    background:no-repeat scroll 0 0;
    color: #000;
    font-weight: bold;
    left:-1px;
    margin: 0;
    padding: 5px 0;
    position:relative;
    text-align: center;
    top:-1px;
}

.featured_property .prop_location
{
    font-weight: bold;
    margin-right:212px;
    text-align:center;
}
.featured_property .prop_location a
{
   display:block;
   margin:0;
   text-align:center;
}
.featured_property .feature
{
    position: relative;
}

#page_maincontent .featured_property .prop_location div
{
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding-top: 0px;
}

.featured_property .prop_location img
{
    border: 1px solid #fff;
}

.featured_property .prop_picture
{
    float: right;
    margin:0 !important;
}


#PageBody .featured_property .nobackground .prop_picture{width:100%;margin-right: 0;}
#PageBody .featured_property .prop_picture img, .featured_property .prop_picture object
{
    margin: 0;
    border: 0 solid;
    vertical-align: middle;
}




#PageBodyContent #SearchResults .featured_property .prop_price{font-size: 10px;width:auto}
