.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 50;
}
 
.tool-title {
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin: 0;
	color: #FFF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 10px;
	text-align: left;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}