/* Earthquake Map default style by Dawn Endico - endico@gmail.com 
   Released under Creative Commons License
   http://creativecommons.org/licenses/by-sa/2.5/
*/

#map {
    width:  99%;
    border: 4px groove #f60;
    z-index: 0;
}


#marker {
    font-size:smaller;
}

