.gmap-tooltip {
	position: absolute; /* don't change */
	font: 10px arial, helvetica, sans-serif;
	color: white;
	border: 1px solid rgba(0,0,0,0.5);
	border: 1px solid #595959\9;
	background-color: rgba(80,80,80,0.8);
	background-color: #737373\9;
	padding: 4px;
}
.gmap-tooltip strong { font-size:11px; color: #f5c020; }