#eventscontainer {
	padding-top:38px;
	width:987px;
	height:480px;
	background-image:url(/images/events_pinkbg.gif);
	background-repeat:no-repeat;
	margin:auto;
}
#eventstop {
	background-image:url(/images/events_top.gif);
	background-repeat:no-repeat;
	width:962px;
	height:60px;
	margin-left:12px;
}
#eventstop ul li {
	width:400px;
	padding-top:10px;
	float:left;
	padding-left:40px;
}
li#firstchild {
	padding-left:0;
	width:100px !important;
	margin-left:90px;
}
li#lastchild {
	padding-left:0;
	width:150px !important;
}
#eventsmid {
	background-image:url(/images/events_mid.gif);
	margin-left:12px;
	background-repeat:repeat-y;
	width:962px;
	clear:both;
}
div.eventsmiditem {
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
}
div.eventsmiditem:hover {
	background-color:#f5dae9;
}
.eventsmiditem ul li {
	width:400px;
	float:left;
	padding-left:40px;
}
li.subfirstchild {
	padding-left:0;
	width:100px !important;
	margin-left:90px;
}
li.sublastchild {
	padding-left:0;
	width:150px !important;
}
#eventsbottom {
	margin-left:12px;
	clear:both;
	background-image:url(/images/events_bottom.gif);
	background-repeat:no-repeat;
	width:962px;
	height:18px;
}
div.ticketpage {
	background-image:url(/images/tickets-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
