@import url("http://www.google.com/uds/solutions/mapsearch/gsmapsearch.css");

.gsmsc-mapDiv {height : 480px;}
.gsmsc-idleMapDiv {height : 350px;}
#mapsearch {
      width : 480px;
      padding: 4px;
    }
	
    div.hotspot {
      display : inline;
      font-size : 100%;
      font-weight : normal;
      color : #0000cc;
      text-decoration : underline;
      cursor : pointer;
      line-height : 1.8em;
    }

    div.hotspot-sep {
      display : inline;
      font-size : 100%;
      font-weight : normal;
      line-height : 1.8em;
    }

    h3.hotspot-header {
      font-size : 100%;
      margin-top : .5em;
      margin-bottom : .25em;
    }