.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0;
	padding: 0px;
	visibility: hidden;
	font:normal 12px Verdana;
	line-height: 0px;
	z-index: 10000;
	width: 100px;
	text-align: center;
}
.speech-text-container {
	position: absolute;
	top: 33px;
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	width: 100%;
	text-align: left;
	z-index: 11000;
}
.speech-text {
	position: absolute;
	display: block;
	text-align: center;
	width: 110px;
}




#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
