#dhtmltooltip{
position: absolute;
width: 410px;
height:122px;
padding: 2px;
visibility: hidden;
z-index: 100;
}

#tooltiplayout{ width:410px; height:122px;}
#tl_top{ width:410px; height:30px; background:url(../images/tooltip/pointer.gif) no-repeat left;}
#tl_bottom{ width:410px; height:92px;}

#tl_left{ width:4px; float:left; height:89px;background:url(../images/tooltip/tooptipbg_left_right.jpg) repeat-x 0 4px ;}
#tl_center{  float:left;height:89px; background:url(../images/tooltip/tooptipbg.jpg) repeat-x ;border-bottom:1px #a0d0ff solid;}
#tl_right{ width:4px; float:left; height:89px;background:url(../images/tooltip/tooptipbg_left_right.jpg) repeat-x 0 4px; }


#tll_top{width:4px; height:4px;}
#tll_center{width:3px; height:82px; border-left:1px #a0d0ff solid; }
#tll_bottom{width:4px; height:4px;}

#tlc_top{border-top:1px #a0d0ff solid;}
#tlc_center{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align:left; padding: 4px 0 0px 2px;}
#tlr_top{width:4px; height:4px;}
#tlr_center{width:4px; height:82px;border-right:1px #a0d0ff solid; }
#tlr_bottom{width:4px; height:4px;}