﻿#content {height: 900px; padding: 90px 30px 30px 30px; background: #2369b4 url(../../images/search_bg.v2.jpg) no-repeat bottom left;}
.content_title {color: white; padding-bottom: 30px;}
.namebox {margin-bottom: 20px;}

.section_heading { margin: 40px 0 25px 0; font-size: 15px; font-weight: bold; }

#error_box {width: 500px; margin: auto; margin-bottom: 20px;}
#search_wrapper {padding-bottom: 20px; color: white;}

#locations {float: left; width: 400px;}
	.locations_column {float: left; width: 49.9%; font-size: 14px; font-weight:bold;}
	.location {padding: 2px 0 10px 25px; font-size: 11px;}
	
#details {float: right; width: 480px;}
	#details .field {margin-bottom: 5px;}
	#details .field_label {width: 140px; font-weight: bold; float: left; padding-top: 2px; font-size: 12px;}
	#details .field_sep {width: 30px; float: left; padding-top: 2px; text-align: center; font-size: 12px;}
	#details .dropdown_blue {float: left; width: 150px;}
	#details .textbox_blue {width: 146px; float: left;}

#buttons {}
	#buttons .roundbutton {float: right; margin-left: 5px;}

#navmap {position: absolute; bottom: 20px; right: 20px;}
