.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 0.7em;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left;
}
 
.tool-text {
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right;
	text-align: justify;
	font-size: 0.7em;
}

.tool_tip_lastref-tip {
	padding:8px;
	background:#fff;
	z-index:13000;
}

.tool_tip_lastref-title {
	font-weight:bold;
	font-size:0.8em;
}

.tool_tip_lastref-text {
display:none;
}