/* Copied from W3C code samples */
html { height: 100% }
body { height: 100%; margin: 0; padding: 0 }
#map-canvas {width: 95%;
 margin-top: .5em; 
 height: 450px;}
#map {width: 95%;
 margin-top: .5em; 
 height: 450px;}
#mapprov10 {width: 95%;
 margin-top: .5em; 
 height: 700px;}
 #mapembed {width: 35%;
 margin-top: .5em; 
 height: 200px;
 position:absolute;
 top: 10px;
 right: 10px;}