#tt {position:absolute; display:block; }
#tttop {display:block; width:135px; height:23px; background:url(/images/tooltip_top.png) no-repeat;}
#ttcont {display:block; width:135px; padding-left:5px; background:#ffffff url(/images/tooltip_cont.png) repeat-y; color:#FFF;font-family:Tahoma;font-size:10px;font-weight:bold;}
#ttbot {display:block; width:135px; height:17px;background:url(/images/tooltip_bot.png) no-repeat;}

