.LocationsContainer { width : 640px; height : 210px; }
.LocationsContainerFull { width : 640px; }
	#LocationMap { background-color : #fff; height : 200px; width : 300px; margin-top : 10px; float : left; }
	#LocationMap2 { background-color : #fff; height : 200px; width : 300px; margin-top : 10px; float : right; }
	#LocationDetails { background-color : #fff; height : 200px; width : 300px; margin-top : 10px; float : left; }
	#LocationDetails2 { background-color : #fff; height : 200px; width : 300px; margin-top : 10px; float : right; }
	
	#LocationMapLarge { background-color : #fff; height : 210px; width : 640px; margin-top : 10px; float : left; }
