.event_title * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.event_title a p {
	color: Blue;
	font-size:16px;
	margin-bottom:5px;
}

#event_wrapper {
	border: 1px solid #C0C0C0;
	float: right;
	width: 330px;
}

#event_wrapper * {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}



.event_date {
	color: #A52A2A;
}

.event_location {
	margin-bottom:5px;
	font-weight:bold;
}

.events_section {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom:5px;
	color: Navy;
}

div.event_separator {
	border-top:1px dotted silver;
	margin-bottom:10px;
}
