/* Turn off image margins around all images in the content body */
@import url("http://uberplate.ubertor.com/css/undo_image_margin.css");
/* Custom banners
===================== */

.home #page_header_outer {
  background: #AE4726 url("../../content/image/20.jpg") no-repeat 0 80px;
}

.properties #page_header_outer {
  background: #AE4726 url("../../content/image/25.jpg") no-repeat 0 80px;
}


.for_buyers #page_header_outer {
  background: #AE4726 url("../../content/image/23.jpg") no-repeat 0 80px;
}

.for_sellers #page_header_outer {
  background: #AE4726 url("../../content/image/26.jpg") no-repeat 0 80px;
}

.blog #page_header_outer {
  background: #AE4726 url("../../content/image/22.jpg") no-repeat 0 80px;
}

.links #page_header_outer {
  background: #AE4726 url("../../content/image/24.jpg") no-repeat 0 80px;
}

.testimonials #page_header_outer {
  background: #AE4726 url("../../content/image/27.jpg") no-repeat 0 80px;
}

.about_us #page_header_outer {
  background: #AE4726 url("../../content/image/21.jpg") no-repeat 0 80px;
}

#business_card ul li {
white-space:nowrap;
}

