	
	#image-container-e {
	position:relative;
	background-color: #FFF;
	border-left-style: solid;
	border-left-color: #769DD3;
	border-left-width:1px;
	border-right-style: solid;
	border-right-color: #769DD3;
	border-right-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #769DD3;
	border-bottom-width:1px;
	height: auto;
	float: left;
	width: 958px !important;
	width: 960;
	padding-bottom: 12px;
			
	}
	
	#gmap {
	clear:both;
	float:left;
	position:relative;
	height:313px;
	background-color:#FFFFFF;
	margin-left: 11px;
	margin-top: 11px;
	width:930px;
	height:460px;
	text-align:center;
	border:1px;
	border-color:#769DD3;
	border-style:solid;
	padding:1px;
		
	}
	
	#left_map {
	clear:both;
	float:left;
	position:relative;
	height:313px;
	background-color:#FFFFFF;
	margin-left: 11px;
	margin-top: 11px;
	width:350px;
	height:370px;
	text-align:center;
	border:1px;
	border-color:#769DD3;
	border-style:solid;
	padding:1px;
		
	}
	
	#right_map {
	float:right;
	position:relative;
	background-color:#FFFFFF;
	margin-right: 11px;
	margin-top: 11px;
	width:570px;
	height:370px ;
	text-align:center;
	border:1px;
	border-color:#769DD3;
	border-style:solid;
	padding:1px;
		
	}


