
.date_hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 16px;
}

.schedule_subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	color: #666;
	font-style: italic;
}
.sub_event {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 8px;
	margin-left: 20px;
}
.linedivide {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	display: block;
	padding-top: 10px;
	padding-bottom: 8px;
}
.event_title {
	font-size: 14px;
	font-weight: bold;
}
.time {
	font-size: 14px;
	font-weight: bold;
	color: #7999B3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
