#js-tooltipDiv { 
	text-align:left; 
	border:1px solid #666; 
	line-height:1em; 
	font-size:11px; 
	color:#ffffff; 
	padding:3px; 
	background:#444444; 
	font-family:Arial;
	font-weight:bold;
	line-height:14px; 
	position:absolute; 
	display:none; 
	opacity:0.9 !important; 
	filter:alpha(opacity=85); 
	-moz-border-radius:5px; 
}
