.tooltip, .tooltipFlip {width: 200px; font-size:0.9em;line-height:1.3em;color:#F27D00;text-align:center;}
.tooltipText, .tooltipText:hover{border-bottom: 1px dotted #999999;color:#666666;cursor:default;text-decoration:none;font-size: 1.0em;line-height:1.3em;}
.tooltip span.top, .tooltipFlip span.top{padding: 28px 10px 0;background: url(/global/images/bubbleTooltip.gif) no-repeat top}
.tooltip b.bottom, .tooltipFlip b.bottom{padding:3px 10px 7px;background: url(/global/images/bubbleTooltip.gif) no-repeat bottom}
.tooltipFlip span.top{background: url(/global/images/bubbleTooltipFlip.gif) no-repeat top}
.tooltipFlip b.bottom{background: url(/global/images/bubbleTooltipFlip.gif) no-repeat bottom} 
