/* CSS Document */


#MapsContainer {
	width:690px;
	margin-left:56px;
	margin-top:20px;
	/*margin-bottom:20px;*/
	padding-bottom:20px;
	}

#MapsContainer_Left {
	color:#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom: 10px;
	width: 320px;
	padding-right:20px;
	/*border-right:#7a8b7b 1px solid;*/
	float:left;
	font-weight: lighter;
	
	min-height: 280px;
	height: auto !important;
	height: 280px;
	
	}
	
	
#MapstContainer_Right{
	width:360px;
	margin-top:20px;
	margin-left:22px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	float:right;

	min-height: 280px;
	height: auto !important;
	height: 280px;

	}

.maps_container
{
	min-height: 280px;
	margin: 0 auto;
	height: auto !important;
	height: 280px;
	padding: 10px 0px 10px 0px;
	/*width: 340px;*/
}
	
#MapsContainer_bottom {
	width:680px;
	border-top:#7a8b7b 1px solid;
	margin-left:56px;
	/*margin-bottom: 20px;*/
	padding-top:20px;
	}
	

