#tooltip {
	position: absolute;
	z-index: 3000;
	background-color:#eef24b;
	width:227px;
}
#tooltip h3, #tooltip div { margin: 0; }

