.tool-tip {
	color: #fff;
	width: 822px;
	z-index: 13000;
	overflow: visible;
	height:100px;
	margin:0 auto;
	margin-left:25%;
	margin-top:470px;
	background-image:url(bubble.png); background-repeat:no-repeat;
	vertical-align:top;

}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 8px 8px;
	height:1px;
	position: absolute;
	width: 822px;
	background-color:#F00;

}
 .sup { font-size:.8em; line-height:2em; }
.tool-text {
	font-size: 14px;
	padding: 0px 8px 8px 8px;
	height:165px;
	position: absolute;
	width: 860px;
	vertical-align:top;
	margin-top:-30px;
}

.custom-tip {
	color: #000;
	width: 822px;
	z-index: 13000;

}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
	width: 822px;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
	width: 822px;
}