#contentArea{
	width:590px;
	background-image:none;
	background-color:#f1f1f2;
}

#map_sidebar_container{
	width:245px;
}

#sidebarFooter{
	text-align:center;
	height:25px;
	background-color:#c1c1c1;
	position:relative;
	width:245px;
	float:left;
}

#parent_region_name{
	font-weight:bold;
	font-size:20px;
	color:#868685;
}

.searchButton{
	float:left;
	width:30px;
	height:20px;
	line-height:20px;
	font-size:14px;
	margin-right:10px;
	margin-top:5px;
}

.searchButton a{
	display:block;
	text-decoration:none;
	color:#000;
	background-color:#fff;
}

.searchButton a:hover{
	background-color:#f69523;
}

#select_city_text{
	margin-top:30px;
	font-size:11px;
	font-weight:bold;
}

select{
	border:solid #6d6d6e 1px;
	font-size:13px;
	width:215px;
}

#building_details_container{
	width:225px;
	margin-left:10px;
	border-top:solid #dddcdc 1px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top:10px;
}

#building_list_container{
	width:225px;
	margin-left:10px;
	border-top:solid #dddcdc 1px;
	margin-top:15px;
	margin-bottom:15px;
}

#building_list_container a{
	display:block;
	margin-top:5px;
	color:#000;
	text-decoration:none;
}

#building_list_container a:hover{
	background-color:#fff;
	color:#f69523;
}

#property_links_table a{
	font-size:12px;
	font-weight:bold;
}

#prices_list{
	margin-top:15px;
}

.prices_label{
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}

.building_image{
	display:block;
}

.image_select_btn{
	display:inline;
	margin-right:5px;
}

#image_container{
	position:relative;
}

.building_image{
	position:relative;
	top:0px;
	left:0px;
}

.hidden_building_image{
	display:none;
}

#image_container{
	/*height:125px;*/
}
