#tt { width:150px; position:absolute; display:block; /*background:url("../../img/common/tooltip/tt_left.gif") top left no-repeat*/}
#tttop { width:150px; display:block; height:5px; margin-left:5px; /*background:url("../../img/common/tooltip/tt_top.gif") top right no-repeat; overflow:hidden*/}
#ttcont { width:150px; display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#006699; color:#FFF}
#ttbot { width:150px; display:block; height:5px; margin-left:5px; /*background:url("../../img/common/tooltip/tt_bottom.gif") top right no-repeat;*/ overflow:hidden; }
#tt p { font-size:0.7em; text-align:left; line-height:1.2; }