#balloon { width:300px; position:absolute; border-collapse:collapse; z-index:100000; text-align:left;}
#balloonTop { height:17px; }
#balloonTopLeftCorner { width:18px; background:url('img/corner_left_top.gif') bottom right no-repeat;}
#balloonTopEdge { padding:0px; background:url('img/edge_top.png') bottom repeat-x; }
#balloonTopRightCorner { width:18px; background:url('img/corner_right_top.gif') bottom left no-repeat; }
#balloonTopStalk { display:block; width:69px; height:83px; background:url('img/stalk_top.gif') bottom left no-repeat; z-index:100000}
#balloonMiddle { font-size:11px; }
#balloonMiddleLeftEdge { background:url('img/edge_left.png') right repeat-y; }
#balloonMiddleBody { text-align:justify; background:#FFF; }
#balloonMiddleRightEdge { background:url('img/edge_right.png') left repeat-y; }
#balloonBottom { height:17px; }
#balloonBottomLeftCorner { background:url('img/corner_left_bottom.gif') right top no-repeat; }
#balloonBottomEdge { padding:0px; background:url('img/edge_bottom.png') top repeat-x; }
#balloonBottomRightCorner { background:url('img/corner_right_bottom.gif') left top no-repeat; }
#balloonBottomStalk { display:block; width:69px; height:82px; background:url('img/stalk_bottom.gif') top no-repeat; z-index:100000}