.tool-tip {
	color: #fff;
	text-align: left;
}

.tool-title {
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 1px #222;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px;
	background: url(/omc/images/general/balloon.png) top left no-repeat !important;
	background: url(/omc/images/general/balloon.gif) top left no-repeat;
	font-size: 5px;
	display:none;
}

.tool-text {
	margin: 0;
	width:145px;
	height:80px;
	padding: 35px 15px 10px 15px;
	text-shadow: 2px 2px 1px #222;
	font-size: 10px;
	font-weight: bold;
	background: url(/omc/images/general/balloon.png) top left no-repeat !important;
	background: url(/omc/images/general/balloon.gif) top left no-repeat;
}