h4 {
	margin: 0.25em 0 1em;
	padding: 0 0 0 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}

.courses-header {
	background-color: #d0b55c;
	vertical-align: top;
	height: 56px;
}
.courses-header p {
	padding: 0.25em 0.5em;
	margin: 0;
}

.term-header {
	width: 49px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	padding-top: 15px;
	background-color: #D0B55C;
}

#term-spacer {
	width: 93px;
	float: left;
}

#course-length-text {
	padding: 3px 10px;
	width: 412px;
	font-size: 13px;
}
#course-length-options {
	padding: 3px 15px;
	font-size: 12px;
}

#i-agree-disclaimer {
	text-align: left;
	padding: 0.5em;
	margin: 0;
	line-height: 1em;
	font-size: 12px;
}

a.enrollmentform {
	line-height: 18px;
}

a.enrollmentform:hover {
	text-decoration: none;
}