#page-indicator {
	margin: 105px 0 0 480px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 70px;
	position: relative;
	z-index: 2;
/*	text-indent: -9999em;*/
	background: #e7e7e7 url(../images/events_index_location.png) right center no-repeat;
	background-position: 95% 50%;
}

/* Secondary Column Override width */
#secondary-column {
	width: 400px;
}
/* -------------------------------------------------
// Next Event Section
------------------------------------------------- */

#next-event {
	height: 211px;
	padding: 0px;
}
#next-event dt{
	zoom: 1;
	background: url(../images/pointer.png) left 6px no-repeat;
	padding: 3px 0 0 10px;
	position:relative;
	top: 70px;
}
#next-event dd {
	padding: 3px 0 6px 10px;
	position: relative;
	top: 68px;
	color: #6b6a6a;
}
#next-event h2{
	display: block;
	height: 25px;
	line-height: 21px;
	background: url(../images/next_event.png) no-repeat left center;
/*	text-indent: -9999em;*/
	position:relative;
	top: 70px;	
}
#next-event-teaser {
	display: block;
	height: 21px;
	line-height: 21px;
	background: url(../images/what_is_it.png) no-repeat left center;
/*	text-indent: -9999em;*/
}
#next-event-teaser dt {
	background: url(../images/pointer.png) left 6px no-repeat;
}