@import url(../common/agenda.css);

.module_date {
	border-bottom: 1px solid #FF9600;
}

.module_startTime {
	background: #FFFAF3;
}

.module_title H4 {
	color: #A70008;
}

.module_activity_title H5 {
	font-weight: normal;
	font-size: 100%;
}

.module_comment UL {
	margin: 0px 0px 0px 15px;
	padding: 0px; 
}

.module_comment LI {
	list-style: square;
	margin-bottom: 4px;
}
