#ui_tooltip { font-size:11px; color:white;line-height:1.1em;padding: 4px 10px;background: transparent url(../images/75_black.png); -moz-border-radius: 5px;-webkit-border-radius: 5px;
-moz-box-shadow: #444 0px 0px 3px ; -webkit-box-shadow: 0px 0px 3px #444; 
}

#splash_tooltip { font-size:11.5px; color:#666;font-weight:300;line-height:1.01em;padding: 35px 24px 35px 24px ;background: transparent url(../images/tooltip/splash_tip.png);width:166px;height:55px;overflow:hidden}
#splash_tooltip span {display:block;height:70px;overflow-y: hidden;}
