.balloonstyle{
visibility: hidden;
z-index: 99;
width: 435px;
position:absolute;

}


.balloontext{
padding: 6px;
padding-left:12px;
padding-right:12px;
padding-top:0px;
font:normal 10px Verdana;
line-height: 18px;
background-image: url(/dermalfillers/balloon.png);
background-repeat: repeat-y;
line-height:120%;
z-index: 9;
}

.balloontop{
height: 16px;
background-image: url(/dermalfillers/balloon_top.png);
width: 435px;
background-position:bottom left;
background-repeat: no-repeat;
}

.balloonbot{
height: 37px;
background-image: url(/dermalfillers/balloon_bot.png);
width: 435px;
background-repeat: no-repeat;
position:relative;
z-index: 9;

}

.balloonbotright{
height: 37px;
background-image: url(/dermalfillers/balloon_bot_right.png);
width: 435px;
background-repeat: no-repeat;
position:relative;
z-index: 9;

}

.balloonbotnopointer{
height: 22px;
background-image: url(/dermalfillers/balloon_bot_nopointer.png);
width: 435px;
background-repeat: no-repeat;
position:relative;
z-index: 9;

}


#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}


