div#content { margin: 23px 15px 0 162px; padding: 10px 0 0 10px; }
div#content div#left{ width: 310px; float: left; }
div#content div#left p{ margin: 8px 0; }
div#content div#right{ width: 358px; float: right; }
/*Image Gallery*/
div#content div#image_gallery{ height: 326px; width: 358px; background: url(../img/assets/gallery.gif) no-repeat center; }
div#content div#image_gallery img#big{ margin: 12px 20px 30px 12px; }
div#content div#image_gallery img.small{ padding: 0 16px; }
a img { border: none; }
div#content div#image_gallery #thumbnail_window { width: 336px; overflow: hidden; position: relative; }
div#content div#image_gallery #thumbnail_layer { width: 50000px; position: relative; left: 0px; z-index: 1; }
div#content div#image_gallery #thumbnail_layer a.image { width: 120px; display: block; float: left; }
#scrollLeft { position: absolute; margin: 275px 0 0 -10px; display: none; z-index: 10; }
#scrollRight { position: absolute; margin: 275px 0 0 339px; display: none; z-index: 10; }
/*Box with green headers*/
div#content div.green_header_box{ border: 1px solid #626262; width: 347px; margin-top: 10px; }
div#content div.green_header_box h2{ background: #c1d82f; height: 19px; padding: 3px 0 0 9px; margin: 0; border-bottom: 1px solid #626262; }
div#content div.green_header_box ul{ padding: 0; margin: 20px 15px 0 0; }
div#content div.green_header_box ul li{ list-style: none; margin-bottom: 6px; padding: 0; }
div#content div.green_header_box ul li div{ display: inline; }
div#content div.green_header_box ul li label{ width: 75px; display: block; float: left; text-align: right; margin: 2px 5px 0 0; }
div#content div.green_header_box ul li select{ width: 142px; border: 1px solid #a9a9a9; }
div#content div.green_header_box ul li input{ height: 16px; width: 142px; border: 1px solid #a9a9a9; }
div#content div.green_header_box ul li #PropertyContactMessage{ height: 100px; width: 200px; }
div#content div.green_header_box .error-message { color: #ff0000; font-size: 12px; margin: 2px 0 0 14px; }
div#content div.green_header_box input.search{ margin: 0 0 10px 210px; }
div#content p#selected,div#content p#single{ float: left; height: 27px; margin-right: 15px; padding-left: 20px; margin: 5px 15px 5px 9px; background: #ffefd5; }
div#content p#selected{ background: transparent url(../img/assets/selected.gif) no-repeat left top; padding-left: 28px; }
div#content p#single{ background: transparent url(../img/assets/single.gif) no-repeat left top; }
div#content div#google_content{ margin: 9px; border: 1px solid #a9a9a9; width: 329px; }
