#content h2 { color: #1D355F; font-size: 1.1em; }
#content #type { float: left; }

#content #type, #content #teacher { font-weight: bold; }

/*#content #description, #content .description { font-size:0.8em; clear: left; }*/
#content { font-size:0.8em; }

.teacher {
	border: 1px solid #ddd;
	border-top-width: 1em;
	float: left;
	font-size: 0.9em;
	padding: 10px;
	width: 26em; }

.teacher img { 
	float: left;
	height: 100px;
	margin: 10px;
 }