.toolTip {
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 1;
	width:200px;
	left: 15px;
	position:absolute;
	top: -30px;
	font-weight:normal;
	font-size: 11px;
	/* comment the above 3 line if you don't want transparency*/} 
.toolTip span, .toolTip p{display:block;width:200px; padding:5px; margin:0px;}
.toolTip p strong{
	font-weight: bold;
	font-size: 11px;
}
.timplant{color:#75983E;	font-size: 11px;}
.tendo{color:#4E88A6;	font-size: 11px;}