.map-border {
    width:469px;
    height:501px;
    border:1px solid #666;
    padding:1px;
    float:left;
}
#map-canvas {
    width:470px;
    height:500px;
    position:relative!important;
}
.feature-item .gmnoprint p {
    color:#FF7D27!important;
}

a.button:link, a.button:visited, a.button:focus, a.button:active {
    padding:5px;
    border:1px solid #666;
    color:#666;
}
a.button:hover {
    color:#fff;
}
input.map-inline-form  {
    border:1px solid #666;
    width:300px;
}
.feature-item .map-border a:link  {
    background-color:transparent;
}

/*  WEB DATABASE */
#status {
    height:100px;
    width:100%;
    float:left;
}

