#tooltip {
	position: absolute;
	z-index: 3000;
	
	padding: 5px;

}
#tooltip h3, #tooltip div { margin: 0; }
