.tool-tip {
	color: #616060;
	width: 120px;
	z-index: 13000;
}
 
.tool-title {
	font-size: 11px;
	margin: 0 0 0 0;
	color: #616060;
	padding:9px 0 0 0;
	background:url(/images/global/tooltip.gif) no-repeat;
}
 
.tool-text {
	font-size: 11px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background: url(/images/global/tooltip.gif) no-repeat bottom right;
}

