#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #95a56e;
	background-color: #ecf9cb;
	padding: 2px 5px;
	opacity: 0.9;
}
#tooltip h3, #tooltip div { 
background: none;
margin: 0;
font-size: 1em;
padding: 0;
}
#tooltip h3 {
color: #6a7849;
}
#tooltip h3 {
color: #55594b;
}
