#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #eee;
	padding: 0px;
	opacity: 1;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip {opacity: 1 !important; border: none !Important; padding: 9px 5px 5px 5px !Important; background: #eee}
#tooltip img {padding-top: 7px}
#tooltip h3 { height: 205px; text-align: center;  color: #333; font-size: 15px; }