﻿div.markerTooltip
{
	background-color: white;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid black;
}
div.markerDetail
{
	background-color: white;
	white-space: nowrap;
}
