#tooltip {
	position: absolute;
	z-index: 3000;
	border: none;
	background-color: #C6FF00;
	padding: 5px;
	opacity: 1;
	color:#485b01;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px !important;
	line-height:8px;
	width:auto;
	font-weight:bold;
}
#tooltip h3, #tooltip div { margin: 0; font-size:10px;white-space:nowrap;}

.tooltiptrabalhos
{
	background-color:#E70489 !important;
	font-size:10px !important;
	color:#fff !important;
	line-height:8px !important;
	height: 8px !important;
	padding:4px !important;
}
.tooltiptrabalhos h3
{
	font-size:10px !important;
	white-space:nowrap;
}
