.tool-tip {
	width: 150px;
	height: 90px;
	background: url(images/bubble.png) top left;
	background-repeat: no-repeat;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 30px 8px 4px 4px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}
