.nearest_map_marker_label {
     color: black;
     background-color: white;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 12px;
     font-weight: bold;
     text-align: center;
}

.nearest_map_tinsy_label {
     color: black;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 10px;
     font-weight: bold;
     text-align: center;
     white-space: nowrap;
}

.nearest_map_tinsy_label_over {
     color: black;
     background-color: white;
     border: 2px solid black;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 10px;
     font-weight: bold;
     text-align: center;
     white-space: nowrap;
}

.poi_map_label {
     color: black;
     background-color: white;
     border: 2px solid black;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 12x;
     font-weight: bold;
     text-align: center;
     white-space: nowrap;
}

emptygaz_map_place_label {
     color: gray;
     background-color: white;
     border: 2px solid gray;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 10px;
     font-weight: bold;
     text-align: center;
     white-space: nowrap;
}

emptygaz_map_place_label_over {
     color: black;
     background-color: white;
     border: 2px solid black;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 12px;
     font-weight: bold;
     text-align: center;
     white-space: nowrap;
}
