.toolTip {padding-right: 10px; cursor: help; position: relative;}
.toolTipWrapper {width: 175px; position: absolute; top: 14px; display: none; color: #FFF; font-weight: bold; font-size: 9pt;}
.toolTipTop {width: 175px; height: 30px; background: transparent url(images/bubbleTop.gif) no-repeat;}
.toolTipMid {padding: 8px 15px; background: #A1D40A url(images/bubbleMid.gif) repeat-x top;}
.toolTipBtm {height: 13px; background: transparent url(images/bubbleBtm.gif) no-repeat;}
