div#events_detail {
	position: absolute;
	display: none;
	border: 1px black solid;
	background-color: white;
	z-index: 1000;
}