

#tooltip { 
    display:none; 
    background:url(../images/tooltip/black_arrow_small.png); 
    height:66px; 
    padding:10px 12px 7px 12px; 
    width:126px; 
    font-size:11px; 
    color:#fff;     
}