#tt {
   background:url(images/tt_left.gif) top left no-repeat;
   display:block;
   position:absolute;
   }

#tttop {
   background:url(images/tt_top.gif) top right no-repeat;
   display:block;
   height:5px;
   margin-left:5px;
   overflow:hidden;
   }

#ttcont {
   background:#242424;
   color:#fff;
   display:block;
   padding:2px 12px 3px 7px;
   margin-left:5px;
   text-align:left;
   }

#ttbot {
   background:url(images/tt_bottom.gif) top right no-repeat;
   display:block;
   height:5px;
   margin-left:5px;
   overflow:hidden;
   }