/* Start of CMSMS style sheet 'balloonstyle' */
.balloonstyle{
position:absolute;
top: 10px;
left: 0;
right:250px;
padding: 5px;
visibility: hidden;
line-height: 18px;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}
.balloonstyle img { width:500px;}
#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

/* End of 'balloonstyle' */

