#index_events_page #body #link_to_new_event {
	margin-bottom: 20px; /**/
}

#index_events_page #body .links_to_delete_event a {
	background-image: url(/images/buttons/Delete%20Event.png); /**/
	width: 123px; /**/
}

#index_events_page #body .links_to_edit_event a {
	background-image: url(/images/buttons/Edit%20Event.png); /**/
	width: 101px; /**/
}

#index_events_page #body #link_to_new_event a {
	background-image: url(/images/buttons/Add%20New%20Event.png); /**/
	width: 135px; /**/
}

#index_events_page #body .destroy_event_links {
	margin-left: 10px; /**/
}

#index_events_page #body .year_list_items {
	clear: both; /**/
}

#index_events_page #body .mini_link_bars {
	margin-bottom: 20px; /**/
}

#index_events_page #header {
	padding-bottom: 20px; /**/
}

.ie_6 #index_events_page #header,
.ie_7 #index_events_page #header {
	margin-bottom: -30px; /**/
}

#index_events_page #body .times {
	font-size: 0.875em; /**/
	font-style: italic; /**/
	padding-top: 10px; /**/
}

#index_events_page #body .descriptions,
#index_events_page #body .headlines {
	margin-top: 5px; /**/
}

#index_events_page #body .descriptions {
	font-size: 0.875em; /**/
}
