.tool-tip {
	color: #ddcbb1;
	width: 125px;
	height:39px;
	z-index: 13000;
}
 
.tool-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ddcbb1;
	font-size:1.8em;
	text-align:center;
	padding: 4px 8px 8px;
	background: url(/images/layout/tips.png) no-repeat bottom right;
}