#eventpres {
	position:relative;
	overflow:hidden;
	height:500px;
}

#eventpres_items {
	/* this cannot be too large */
	height:20000em;
	position:absolute;
	clear:both;
	list-style:none;
}

#eventpres_items {
	list-style:none;
}
#eventpres_items li {
	margin:0 1px;
	padding:0;
}
#eventpres_items li table {
	width:937px;
}
#eventpres_head {
	margin-left:1px;
	width:937px;
}