.tool-tip {
/*	color: #fff; 
	background: #ddd8ce;*/
/*	background:#FFCC99; */
	width: 225px; 
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
/*	font-size: 11px;
	margin: 0;
	color: #9FD4FF; */
/*	background: #C3DF7D; */

	padding: 8px 8px 4px; 
	background: url("../img/rounded-rect-top.gif") top left no-repeat;  
	/* background: url("../img/blockquote-l.gif") left top no-repeat; */
}
 
.tool-text {
/*	font-size: 11px; */
	padding: 4px 8px 8px;
	background: url("../img/rounded-rect-bottom.gif") bottom right no-repeat; 
}
/*.custom-tip {
	color: #000;
	width: 130px;
	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;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7; 
} */
 .custom-tip {
/*	color: #000; */
	width: 500px;
	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; */
	padding: 8px 8px 4px; 
	background: url("../img/rounded-rect-top-wide.gif") top left no-repeat; 

}
 
.custom-text {
/*	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7; */
	padding: 4px 8px 8px;
	background: url("../img/rounded-rect-bottom-wide.gif") bottom right no-repeat; 
	
} 
.wide-tip {
/*	color: #000; */
	width: 520px;
	z-index: 13000;
}
 
.wide-title {
	font-weight: bold;
/*	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D; 
	border-bottom: 1px solid #B5CF74; */
	padding: 8px 8px 4px; 
	background: url("../img/rounded-rect-top-wide.gif") top left no-repeat; 

}
 
.wide-text {
/*	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7; */
	padding: 4px 8px 8px;
	background: url("../img/rounded-rect-bottom-wide.gif") bottom right no-repeat; 
	
} 

