/**** LIST ****/

.content_teachinglist {
	
}


/***** VIEW ****/

.content_teachingview {
	
}

.content_teachingview p {
	margin: 0 0 7px 0;
}

.content_teachingview span.label {
	font-weight: bold;
}

.content_teachingview table.department_stats {
	margin: 10px 0 35px 0;
}

.content_teachingview .infos_container {
	margin-bottom: 35px;
}

.content_teachingview h3 {
	margin: 0 0 20px 0;
	padding: 0 0 7px 0;
	font-size: 20px;
	line-height: 26px;
	border-bottom: solid #e3e3e3 1px;
}