#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #ffffff;
}
#tooltip h3, #tooltip div { margin: 0; }
