.hotspot {color:#900; padding:0px; margin:0px; border:0px; cursor:pointer}
.hint {color:#0000FF; padding:0px; margin:0px; border:0px; cursor:pointer}

#tt {
 position:absolute;
 display:block;
 /*background:url(images/tt_left2.gif) top left no-repeat;*/
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 /*background:url(images/tt_top.gif) top right no-repeat;*/
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:9px 9px 9px 14px;
 margin-left:5px;
 background:white; /*#666;*/
 color:black; /*#fff;*/
 font:12px/1.5 Verdana, Arial, Helvetica, sans-serif;
 border: 1px solid grey;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
/*background:url(images/tt_bottom.gif) top right no-repeat;*/
overflow:hidden;
}