.balloonstyle{ position:absolute; top: -500px; left: 0px; padding: 5px; visibility: hidden; border:1px solid #989172; line-height: 18px; z-index: 100; background-color: white; width: 208px; height: auto; /*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=3);
text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; }

.balloonstyle li{ list-style: none; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; height: 25px; width: 100px; color: #989172; padding-top: 4px; padding-left: 4px; }


#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

