#text {margin:50px auto; width:500px}
.hotspot {color:#336699; padding-bottom:1px; cursor:pointer}

#tt {
 position:absolute;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin:0px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding-left:5px;
 padding-right:15px;
 padding-bottom:5px;
 margin:0px;
 background:#ffffff;
 color:#666666;
 border:#999999 1px solid;
 }
#ttbot {
display:block;
height:5px;
 margin:0px;
background:url(images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}
