.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	padding-top:10px;
	background: url(bubble-top.png) top center no-repeat;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble-bottom.png) top center;
}

.tool-text {
	font: bold .8em verdana;
	padding: 4px 8px 8px;
	background: url(bubble-bottom.png) bottom center;
}