/* Teaching section */
div.semblock {
	font-size:10pt;
	margin-left:5ex;
}

div.sem {
	float: left;
	width: 12ex;
	clear: both;
	margin-bottom: 10px;
}

ul.courses {
	list-style-type: none;
	margin: 0;
	margin-top: 3ex;
}

ul.courses li {
	float: left;
	width: 5ex;
	font-size:inherit;
}

div.last {
	clear:both;
}
