#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 1px;
	opacity: 0.90;

}
#tooltip h3, #tooltip div { margin: 0;}
