#tooltip { 
    display:none; 
    background:transparent url(../img/box_msg.png) no-repeat ; 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:15px; 
    color:#333;     
}

