#bubble_tooltip { width: 300px; position: absolute; display: none; }
#bubble_tooltip_content { text-align: center; padding: 5px; background-color: #fffaf0; font-family: Veranda, Arial, Helvetica, sans-serif; }
#bubble_tooltip_content p { margin-bottom: .4em; }

.tip_TL { width: 26px; text-align: right; }
.tip_TM { width: 255px; background-image: url(bubbletip/bubble_04.gif); background-repeat:repeat-x;}
.tip_TR { width: 19px; }
.tip_BL { width: 26px; text-align: right; }
.tip_BM { width: 255px; background-image: url(bubbletip/bubble_15.gif); background-repeat: repeat-x;}
.tip_BR { width: 19px; }
.tip_LS { width: 15px; background-image: url(bubbletip/bubble_12.gif); background-repeat:repeat-y; }
.tip_RS { width: 8px; background: url(bubbletip/bubble_10.gif); background-repeat:repeat-y; }

