.deletePane {
      width       : 360px;
      border-top  : 1px solid #fff;
      
      background-color : #D1C7A5;
}

.home_house_box, .house_box {
      width       : 127px;
      height      : auto !important;
      height      : 200px;
      min-height  : 200px;
      padding     : 10px;

      font-size   : 11px;
      color       : #133946;

      line-height : 1.5em;

      margin-left : auto;
      margin-right: auto;
      margin-bottom : 10px;

      text-align  : left;
}

.home_house_box {
      border      : 1px solid #4D4132;
}

.home_house_box img, .house_box img {
      border      : 1px solid #4D4132;
      float       : left;

      margin-right : 5px;
}

.immediate_sale {
   clear: both;
}

.immediate_sale img {
      border      : 1px solid #4D4132;
      float       : left;

      margin: 0 5px 10px 0;
}

.yellow_box {
      width       : 108px;
      height      : 100px;

      border-top  : 1px solid #fff;

      background-color : #FFCD24;
}


.yellow_box2 {
      width       : 251px;
      height      : 108px;

      border      : 1px solid #fff;

      background-color : #FFCD24;
}

.btn {
      font-size         : 12px;

      border            : 1px solid #000;
      background-color  : #D1C7A5;
}

.btn2 {
      font-size         : 12px;

      border            : 1px solid #000;
      background-color  : #EFE5C5;
}









#addOverview {
      border-top        : 1px solid #fff;

      display           : block;
}

#addFloorplans {
      border-top        : 1px solid #fff;

      display           : none;
}

#addInteriors {
      border-top        : 1px solid #fff;

      display           : none;
}

#addBrochure {
      border-top        : 1px solid #fff;

      display           : none;
}

#subnav {
      width       : 100%;
      height      : 20px;
}

#subnav td {
      text-align  : center;
      padding     : 0px;
}

#subnav a {
      display     : block;

      width       : 90px;
      height      : 17px;

      padding     : 2px 0px 0px 0px;

      color       : #133B4C;
      font-size   : 14px;

      text-decoration : none;
}

#subnav a:hover {
      background-color  : #EFE5C5;
}
