.balloonstyle{
	position: absolute;
	padding: 10px;
	visibility: hidden;
	border:1px solid black;
	font:normal 16px Verdana;
	line-height: 18px;
	background-color: white;
	width: 200px;
	height: 150px;








	


/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
	left: 15px;
	z-index: 200;
	top: 1290px;
}

#arrowhead{
z-index: 99;
position: absolute;
top: -200px;
left: 0;
visibility: hidden;
}

