﻿.progressBar
{
	border-left: 1px solid #999999;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	padding: 0px;
	margin-top:2px!important;
	background-color:#E0E0E0;
	width:90px;
	height:14px;
}

.progressBarP, .progressBarC, .progressBarF
{
	line-height:1px;
	font-size:1px;
	height:14px;
}

.progressBarP
{

}

.progressBarC
{

}

.progressBarF
{

}


.progressBarT
{
	position:absolute;
	font-size:11px;
	line-height:12px;
	color:#404040;
	height:14px;
	padding-top:1px;
	padding-left:1px;
}

.assignmentSep
{
	height:20px;
	background-position:left center;
	background-repeat:repeat-x;
	background-image:url(../../../../code/assets/graphics/user/dotted_grey_bg.gif);	
}

.assignmentTitle
{
	font-size:100%
}

.assignmentSubTitle
{
	font-size:80%;
	padding-left:2px;
}

.assignmentSubTitleWarn
{	
	font-size:80%;
	padding-left:2px;
}