.tool-tip {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width: 198px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #A3C7DE;
	padding: 26px 8px 0px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	
	font-size: 10px;
	padding: 4px 10px 8px;
	background: url(../images/bubble.png) bottom left;
}
