@charset "utf-8";


html { height: 100% }
body { height: 100% }
#map-container { height: 30% }
    
body { }
      #map-outer {  height: 440px; width: 100%
	  				padding: 0px; 
					border: 2px solid #CCC; 
					margin-bottom: 20px; 
					background-color:#FFF }
 #map-container
{
width: 100%;
}
	  #map-container { height: 400px }
	  @media all and (width: 100%) {
		#map-outer  { height: 650px }