#tooltip {position: absolute; background: url(balloon-left.png); width: 366px; height: 176px; display: none; z-index: 1000;}
#tooltip #tooltipContents {color: white; font: 9pt Tahoma; padding: 15px;}
#tooltip #tooltipContents IMG {vertical-align: middle;}
#tooltip #tooltipContents A {color: silver;}
#tooltip #tooltipContents A:hover {color: gold; text-decoration: underline}
IFRAME#ajax {position: absolute; left: -200px; top: -200px; width: 30px; height: 30px;}

#tooltip #closeButton {left: 325px; margin: 15px; cursor: pointer; z-index: 1002; position: absolute}
#tooltip BLOCKQUOTE.overflowed {height: 100px; overflow: auto;}
#tooltip STRONG {font: bold 11pt Arial; color: #f73; letter-spacing: -1px;}
#tooltip #tooltipContents BIG A {color: #0CF;}
#tooltip #tooltipContents SMALL {color: gray;}
