﻿.mcPropsDiv
{
    clear: both;
    margin-left: 15px;
  
}
.mcPropsBottomSpacer
{
    clear: both;
    height: 15px;
    font-size: 0px;    /* bug fix */
}

.mcShadedBarDiv
{
    width: 780px;
    border: 1px solid #8D8A4B;
    height: 20px;
    background-color: #D0CEA8;
    margin-bottom: 5px;
}
.propDataDiv
{
}
.xaddrOffset
{
  padding-left: 0px;
}
.addressUL
{
    margin-top: 0px;
}
.addrLI
{
    list-style-type: none;
    margin-left: -15px;
}
.featuresUL
{
    margin-top: 0px;
    
}
.leftText
{
    text-align: left;
    font-weight: bold;
    padding-left: 5px;
}
.centerText
{
    text-align: center;
    font-weight: bold;
}
.rightText
{
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
}
.propPhoto
{
    float: left;
    width: 150px;
    height: 50px;
}
.propAddress
{
    width: 200px;
    float: left;
    padding-left: 10px;
}
.apartmentFeatures
{
    width: 210px;
    float: left;
}
.communityFeatures
{
    
    float: left;
}



.xshadedHorzBar
{
    border: 1px solid #8D8A4B;
    height: 20px;
    background-color: #D0CEA8;
    width: 100%;
}
.xmcShadedBarTable
{
    width: 778px;
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 0px;
}






