#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: 450px;
}
/* -------------------------------------------------
// Last Event Section
------------------------------------------------- */

#latest-event {
	height: 211px;
	padding: 0px;
}
#latest-event dt{
	zoom: 1;
	background: url(../images/pointer.png) left 6px no-repeat;
	padding: 3px 0 0 10px;
	position:relative;
	top: 70px;
}
#latest-event dd {
	padding: 3px 0 6px 10px;
	position: relative;
	top: 68px;
	color: #6b6a6a;
}
#latest-event h2{
	display: block;
	height: 25px;
	line-height: 21px;
	background: url(../images/last_event.png) no-repeat left center;
/*	text-indent: -9999em;*/
	position:relative;
	top: 70px;	
}
#write-up {
	display: block;
	height: 21px;
	line-height: 21px;
	background: url(../images/what_happened.png) no-repeat left center;
/*	text-indent: -9999em;*/
}
#write-up dt {
	background: url(../images/pointer.png) left 6px no-repeat;
}
#wrapper {
	height: 1150px;
}
div.scarf {
	height: 1150px;
}
#model_padding {
	height: 400px;
}