/*  (do not remove this :) */

#mapView{
    position: relative;
    width: 490px;
    height: 250px;
}

/* .abs-geolocation{
    width: 52%;
} */

.abs-geolocation #suggestion .map_suggestion{
    cursor: pointer; 
}

.abs-geolocation .test_button {
    background:transparent url(http://www.abstract.it/search_icon.gif) 0 0 no-repeat;
    cursor: pointer;
    font-size: 69%;
    padding: 1px 1px 1px 15px;
    text-transform: none;
    overflow: visible;
}

.abs-geolocation .clear_button {
    background: transparent url(http://www.abstract.it/undo_icon.gif) 0 0 no-repeat;
    cursor: pointer;
    font-size: 69%;
    padding: 1px 1px 1px 15px;
    text-transform: none;
    overflow: visible;
}

.abs-geolocation #suggestion {
    font-size: 90%;
    margin: 0px;
    padding: 2px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}


.abs-geolocation .empty_info {
    padding: 0px 3px;
    border-left: 1px solid #cccccc;
}
 

/*  */
