#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #2a2a2a;
	padding: 5px;
	opacity: 1;
}