#tt {position:absolute; display:block; z-index:1000; padding-left:10px;}
#tttop {display:block; height:5px; background:url(../images/tooltip/tt_top.gif) top right no-repeat; overflow:hidden; z-index:1000;}
#ttcont {display:block; padding:2px 15px 3px 7px; margin-left:5px; background:#C4B9A9; font-size:11px; color:#76634F; z-index:1000; width:273px;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden; z-index:1000;}
