h1.course-title {
	font-weight: bold;
	font-size: 28px;
	color: #000066;
}

.course-detail {
	border:solid #666666 1px;
	padding: 10px;
	margin-bottom: 20px;
}

.apply_button {
	text-align: center;
}

.profile {
	font-size: smaller;
}

p.date {
text-align:right;
}