#flash {
   margin:0 14px;
   padding-bottom:5px;
   background:#fff;
}
#content {
   width:745px;
   float:right;
   margin-right:14px;
   padding:6px 15px 10px 10px;
}
* html #content {
   margin-left:14px;
}
#main {
   background:url(../images/center_bg_2lev.gif) top repeat-y;
}
#properties {
   padding-left:11px;
   text-align:left;
}
#properties div.property {
   padding:9px 10px 10px 10px;
   margin:0 10px 20px 0;
   background:#E6E7E8;
   border:solid 1px #808D98;
   }
   #properties div.property:hover {
      background:#EEF196;
      }
      #properties div.property div.wrapper {
         background:url(../images/property_divider.gif) top left repeat-y;
         border-bottom:solid 1px #E6E7E8;
         }
         #properties div.property div.wrapper:hover {
            background:url(../images/property_divider.gif) top left repeat-y;
            border-bottom:solid 1px #EEF196;
            }
#properties div.closings {
   background:url(../images/closings_bg.gif) top right no-repeat #E6E7E8;
   }
   #properties div.closings:hover {
      background:url(../images/closings_bg.gif) top right no-repeat #EEF196;
      }
#properties div.image {
   width:165px;
   float:left;
   text-align:center;
   padding:0 20px 0 0;
   margin:0 20px 0 0;
   }
   #properties div.image img {
      border:solid 1px #808D98;
      margin-bottom:5px;
      }
#properties div.details {
   width:230px;
   float:left;
   padding:0 20px 0 0;
   margin:0 20px 0 0;
   }
   #properties div.details p {
      margin:0 0 3px 0;
      }
#properties div.extras {
   width:220px;
   float:left;
}

