/* Uncomment these to customize the link color.
.geolocation-link { color: #333; margin: 0; }
.geolocation-link:visited { color: #333; margin: 0; }
*/
.geolocation-plain {
    margin: 0;
    font-size: .8em;
}

.geolocation-icon {
    border: none;
    margin: 0 5px 0 0;
}

#map {
    background: #fff;
    border: solid 1px #999;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px;
    visibility: hidden;
}

#mapwrap {
    padding: 20px;
}
