#tooltip {
	position: absolute;
	z-index: 3000;
	border:0px solid #111;
	/*background-color: #eee;*/
	padding: 0px;
}

#tooltip h3 {
	border: 0px;
}
