#tooltip {
	text-align: center;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 5000;
	background-color: transparent;
	/*opacity: 0.95;*/
}
#tooltip h3, #tooltip div { margin: 0; }
