.tool-tip {
	color: #fff;
	font-weight:400;
	width: 160px;
	z-index: 13000;
}
 
.tool-title {
	font-size: 11px;
	margin: 0 0 -4px 0;
	color: #000;
	padding: 5px 5px 0;
	/*background: url(../img/bubble.png) top left;*/
	background-color: #a49a8e;
}
 
.tool-text {
	font-size: 11px;
	padding: 0 5px 5px 5px;
	/*background: url(../img/bubble.png) bottom right;*/
	background-color: #a49a8e;
}
