#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat; z-index:50}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
#tt b {
  color:inherit;
}

#tt hr {
  border:0;
  height:1px;
  overflow:hidden;
  margin:5px 2px;
  background-color:white;  
}