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