@charset "utf-8";
/* CSS Document */

#Events_Listing {
	font-family: Arial, Helvetica, sans-serif;
}

#Events_Listing h1 {
	font-size: 14px;
	margin: 18px 0 0 0;
	padding-left: 6px;
	text-align: left;
	font-weight: bold;
	border-bottom: 2px solid #000;
}

#OSAPIEvents_Detail_Body h1 {
	font-size: 14px;
	margin: 8px 15px 0 5px;
	padding-left: 6px;
	text-align: left;
	font-weight: bold;
}

#Events_Listing h2, #OSAPIEvents_Detail_Body h2 {
	font-size: 12px;
	margin: 15px 0 0 15px;
	border: none;
	color: #000;
}

#Events_Listing h3, #OSAPIEvents_Detail_Body h3 {
	font-size: 12px;
	color: #000;
	margin: 6px 15px 0 25px;
	line-height: 18px;
}

#Events_Listing h4, #OSAPIEvents_Detail_Body p {
	font-size: 12px;
	color: #000;
	margin: 0 15px 0 25px;
	line-height: 18px;
	font-weight: normal;
}

#main_inside_content_news td {
	font-size: 12px;
	padding: 4px;
}

.OSAPIEVENT_EvenRow {
	background: #E3E6E8;
}

.OSAPIEventsCalendar {
	float: left;
}

.OSAPIEventsCalendar td {
	font-size: 12px;
	padding: 0;
}

.OSAPIEventsCalendarSearchBox {
	margin: 0 0 50px 230px;
	padding: 2px;
}

.OSAPIEventsCalendarSearchBox td {
	font-size: 12px;
}

#BackButton a {
	font-size: 12px;
	margin: 0 15px 6px 25px;
	line-height: 18px;
}

#OSAPIEventDetailPrintEmailReminders {
	font-size: 12px;
	margin: 0 15px 6px 25px;
	line-height: 18px;
}

.icontext {
	display: none;
}
