.fha_link {
	padding: 5px 0 5px 0;
}
      img {
        border: 0;
      }
      div.breadcrumb {
        margin-top: 3px;
        font-size: 10px;
      }
      table#content {
        margin-bottom: 10px;
      }
      #left_bar {
        width: 510px;
        float: left;
        margin-right: 25px;
      }
      div.address_title {
        padding-top: 15px;
        font-weight: normal;
      }
      #left_bar h1 {
        display: inline;
        font-size: 19px;
        font-weight: normal;
        color: #333;
      }
      #left_bar h3 {
        display: inline;
        font-size: 12px;
        font-weight: normal;
      }
      #left_bar img {
        float:left;
        margin-bottom: 15px;
         margin-top: 5px;

      }
      #left_bar .price {
        font-size:18px;
        font-weight:bold;
        color: #333;
      }
      #left_bar .bed_bath {
        font-size:12px;
      }
      #left_bar .view_more {
        font-size:14px;
      }
      div#summary_details {
        float:left;
        margin: 20px 0px 0px 20px;
        width: 170px;
      }
      div#summary_details div {
        text-indent: -15px;
        margin-left: 15px;
        font-size: 10px;
      }
      div#body_details {
        float: left;
        clear: left;
        width: 100%;
      }
      #contentM #body_details h3, #body_details h3 {
        font-size: 13px;
        font-weight: bold;
      }
      #body_details ul {
        list-style-type: none;
        margin: 7px 0px 20px 0px;
        padding: 0;
        font-size: 11px;
        width: 470px;
      }
      #body_details ul li {
        margin-bottom: 2px;
        padding-top: 2px;
        line-height: 15px;
      }
      td.remarks {
        font-size: 12px;
        background: white;
      }
      #right_bar {
        float: left;
        width: 401px;
      }
      #map {
        float: left;
        width: 401px; 
        height: 300px; 
        border: 1px solid black;
        margin-top: 5px;
        margin-bottom: 15px;
      }
     
      a#gallery_anchor {
        border-bottom-width: 0px;
      }
      .gallery .title {
        text-align:center;
        margin-bottom: 5px;
      }
      .gallery h3 {
        text-align: center;
        font-weight: normal;
        display: inline;
        font-size:12px;
      }
      .gallery h4 {
        text-align: center;
        font-weight: normal;
        display: inline;
        font-size:10px;
      }
      div.placeholder {
        margin-bottom: 20px;
      }
      a#placeholder:link {
      }

   
      td#more_info {
        text-align:left;
      }
      div#more_info {
        position: absolute;
        top: 100px;
        left: 100px;
        width: 355px;
        height: auto;
        border: 3px solid #dddddd;
        background: #f9fbde;
        color: #333;
        padding: 10px;
        visibility: hidden;
        text-align:left;
        z-index:2;
      }
      #more_info input {
        font-family: sans-serif;
        border: 1px solid silver;
        font-weight: normal;
       padding: 5px 0 3px 0; 
   
      }
     .form_label{
        padding-bottom: 3px;
     }
      #more_info input.submit {
        border: 0;
        text-align: center;
           height: 27px;
      }
.gallery a:hover {color:#eee; text-decoration: none; border: 0px; }
.gallery a:visited { color:#eee; text-decoration: none; border: 0px; }
.gallery a:link { color:#eee; text-decoration: none; border: 0px; }

      .fha_popup input {
        font-family: sans-serif;
        border: 1px solid silver;
        font-weight: normal;
       padding: 5px 0 3px 0; 
      }
      .fha_popup input.submit {
        border: 0;
        height: 27px;
      }
      
    .fha_popup {
           position: absolute;
        top: 100px;
        left: 100px;
        width: 400px;
        height: auto;
        border: 3px solid #dddddd;
        background: #f9fbde;
        color: #333;
        padding: 2px 5px 10px 10px;
        visibility: hidden;
        text-align:left;
        z-index:2;
      }
.fha_header {
	float: left; 
	padding-top: 5px; font-size:14px;
}

.nav_arrows {
	width:9px; 
	padding: 7px 0 5px 5px;
	height: 9px;
}