#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px none #111;
}
#tooltip h3, #tooltip div { margin: 0; }
