#text {margin:50px auto; width:500px;}
.hotspot {cursor:pointer}

#tt {
 position:absolute;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 z-index:10000 !important;
 border-bottom:solid 1px #939598;
 }
 #tttop {
 display:block;
 height:20px;
 margin-left:5px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:5px 15px 6px 10px;
 margin-left:5px;
 background:url(images/tt_right.gif) right top #f1f2f2 no-repeat;
 color:#58595b;
 text-align:left
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}

