#navitip { 
    display:none; 
    background:transparent url(../images/tooltip/white_arrow_big.png); 
    
    font-size:12px; 
    height:255px; 
    width:131px; 
    padding:25px; 
    color:#000;     
}

#navitip img {
  height: 230px;

} 
