.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 10px;
visibility: hidden;
border:1px #ff0000;
font:normal 11px tahoma;
line-height: 13px;
z-index: 100;
background-color: #647272;
background-image:url(/crazykart/newimages/tipbg.gif);
color:#e3e7e7;
width: 150px;
height:105px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#2e2e2e,direction=125,Strength=4);
}

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

