div.contents div.text {
	margin: 0 60px;
	line-height: 180%;
}

div.contents div.text .coursetitle {
	font-weight: bold;
}

div.contents div.text dl.course {
	margin: 20px 0;
}

div.contents div.text dl.course dt {
	float: left;
	width: 210px;
}

div.contents div.text dl.course dd {
	float: left;
	width: 200px;
	margin: 0;
}

div.contents  div.text ul.note {
	margin: 20px 0;
	padding-left: 2em;
}

