.balloonstyle{
position:absolute;
top: -500px;
left: -1000px;
margin:auto;
padding: 30px 30px 10px 20px ;
visibility: hidden;
font:normal 11px Arial, Helvetica, sans-serif;
line-height: 16px;
z-index: 100;
background-image: url(../images/weather.gif);
background-repeat:no-repeat;
width: 285px;
height:394px;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}






