DIV.FeatpropsTable {
       text-align: center;
       vertical-align: top;
       }
TABLE.FeatpropsTable {
       width: auto;
       vertical-align: top;
       text-align: center;
       margin-left: auto;
       margin-right: auto;
       border-collapse: collapse;
       border: 0px solid black;
       font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 8pt;
       font-weight: normal;
       color: black;
       }
TD.FeatpropsCell {
       width: 263px;
       }
TD.FeatpropsOdd {
       background-color: #cccccc;
       }
TD.FeatpropsEven {
       background-color: #cccccc;
       }
DIV.FeatpropsInnerTable {
       text-align: center;
       }
TABLE.FeatpropsInnerTable {
       width: 95%;
       vertical-align: top;
       text-align: center;
       margin-left: auto;
       margin-right: auto;
       border-collapse: collapse;
       border: 0px solid black;
       font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 8pt;
       font-weight: normal;
       color: black;
       }
TD.FeatpropsCellText {
       width: 56%;
       }
.FeatpropsPrice {
       font-weight: bold;
       }
.FeatpropsAddress {
       font-weight: normal;
       }
.FeatpropsNeighborhood {
       font-weight: normal;
       }
.FeatpropsDescription {
       font-size: 8pt;
       }
.FeatpropsStatus {
       }
A.FeatpropsLink:link {
       text-decoration: underline;
       color: #444444;
       }
A.FeatpropsLink:visited {
       text-decoration: underline;
       color: #444444;
       }
A.FeatpropsLink:hover {
       text-decoration: underline;
       color: #666666;
       }
TD.FeatpropsCellPhoto {
       width: 44%;
       }
IMG.FeatpropsImage {
       border: 0px solid black;
       }

