div.markerTooltip {
    color: #660000;
    background-color: white;
    white-space: nowrap;
    margin: 0;
    padding: 2px 4px;
    border: 1px solid black;
    z-index: 500000;
	font-weight:bold;
	font-size: 10px;
	font-family:"Trebuchet MS"
}











































