.hint{width:16px; height:16px; float:right;  
display:inline;background:url("../images/icons/aide.gif") ; cursor:pointer}
.aide{width:16px; height:16px; float:right;  
display:inline;background:url("../images/icons/aide.gif") ; cursor:pointer}
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: black;color:white;
    padding: 5px;width:310px;
    font-size:11px;
}
#tooltip h3, #tooltip div { margin: 0; }
.tooltip {    display:none;     z-index:0;font-size:11px;}
#tooltip.tooltipsmaller{background-color:#333; width:140px; text-align:center}
.tooltip h2, #tooltip h2 {margin-top:0; padding-top:0; background:url("../images/icons/aide.gif") no-repeat;padding-left:20px;}
#tooltip.userInfoTipView {background-color:white;color:black;font-weight:normal; font-size:11px;width:400px}
 