.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0;
	padding: 10px;
	visibility: hidden;
	border:2px solid #A98965;
	z-index: 100;
	background-color: #E3DDCA;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #603C33;
}
#emailzip {
	width: 40px;
}

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