.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	border:1px solid #000000;
	line-height: 14px;
	z-index: 100;
	background-color: white;
	width: auto;








/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=0,Strength=0);
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #919191;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #919191;
}


#arrowhead{
z-index: 99;
position:absolute;
top: 100px;
left: 0;
visibility: hidden;
}
