﻿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
{
	background-image:url("images/asterisk.gif");
	background-repeat:no-repeat;
	display:block;
	margin-top:10px;
	padding-left:15px;
	text-transform:lowercase;
}
div#notUserCourses span#state
{
	font-weight:bold;
}