﻿div#notUserCourses th
{
	color:#647063;
	text-align:left;
	width:90px;
}
div#notUserCourses div.separator
{
	height:1px;
	margin-bottom:10px;
	border-bottom:1px solid #91353A;
}
div#notUserCourses a#courseAccess
{
	text-transform:lowercase;
}
div#notUserCourses a.courseRegistration
{
	text-transform:lowercase;
	color:red;
	padding-left:20px;
}

div#courses span#state
{
	font-weight:bold;
}
