@charset "utf-8";
/* CSS Document */
div#form_wrapper img#form_title { border:none; }	
div#form_wrapper {

}
form#combo a { color:#99CCFF; }	
/* e:form */	
/* b:info wndows */		
div#info_window { position:relative; width:270px; height:150px; color:#000000;font-family:verdana,sans-serif; font-size:10px; }
div#image_wrapper { width:100px; }
div#data_wrapper { width:160px; position:absolute; left: 110px; top: 0px; height:150px; }
div#data_wrapper p { margin:0px;padding: 0; }
p#info_window_title	{ font-weight:bold; }
p#info_window_title, 
p#info_window_description { color:#000000; padding-bottom:5px !important; }
div#info_window a, div#info_window a:hover { color:#000000; text-decoration:none; }	
p.info_window_link_last { padding-bottom:5px;}
		
/* caption region's scroller */

#locations_selector select { /*display:none;*/ width: 190px; font-size: 11px; }
		
.map_holder {
	display:block; /*background-color:rgb(14,14,14);*/
	width:670px;
	height:315px; /*border-top:1px solid rgb(84,84,84);*/
	margin-top: 10px;
}
.map_holder #caption_region {
	width:200px;
	height:315px;
	float: right; /*background-color:rgb(84,84,84);*/
	/*margin-left: 10px;
	display: inline;*/
}
.map_holder #map_region {
	width:440px;
	float: left;
}
.map_holder #caption_region h3 { margin:0 0 0 0; padding:8px 16px 0 16px; font-size:14px; line-height:18px; }
.map_holder #caption_region p { padding:8px 0 4px 0; line-height:16px; }
/*.map_holder #download_image_box { position:absolute; top:264px; left:472px; width:228px; padding-left:8px;	/* total=236 */ height:59px; background-color: rgb(72,72,72); border-left:1px solid rgb(84,84,84);	 border-right:1px solid rgb(84,84,84); }*/

