.geolocator-low-accuracy {
	color: red; 
	font-size: 9pt; 
}

.geolocator-sidebar {
	line-height: 15px;
	font-size:12px;
	margin-bottom:10px !important;
	margin-bottom:6px;
}

.geolocator-marker {
	line-height: 15px;
}

.geolocator-marker-name {
	font-weight: bold;
}

#geolocator-marker-from {
	display: none;
}

.geolocator-sidebar-name {
	color: #5BBFDF; 
	line-height: 20px;
}

.geolocator-sidebar-name:hover {
	text-decoration:underline;
}

.geolocator-marker-directions {
  margin-top: 5px;
  display: none;
}

.geolocator-marker-show-directions {
  display: block;
}
