/* Turn off image margins around all images in the content body */
@import url("http://uberplate.ubertor.com/css/undo_image_margin.css");
body {
background: #1d8787 url("../../content/image/1.png") 0 0 repeat-x;
}


#container_inner {
border-color: #C4DDDD;
}

#container_inner {
background-color: #fff;
}

#ubertor #content_body {
margin-right: 10px;
}

.inset {
}

.listing {
border-color: #c4dddd;
}

h2.address{
  background: #e2f2f7;
}

.for_buyers .content form#for_buyers input.submit, .for_sellers .content form#for_sellers input.submit,
.contact .content form#contact input.submit, .search #searchform div input#searchsubmit {
	color: #fff;
	background: #1d8787;
	border-top: 2px solid #BFD7D7;
	border-left: 2px solid #BFD7D7;
	border-bottom: 2px solid #003030;
	border-right: 2px solid #003030;
}

.property_detail #business_card { margin-top: 550px; }

