#TestLeftPanel
{
	position: absolute;
	left:30px;
	top:164px;
	width:175px;
	background:#fff;
}
#TestRightPanel
{
	float:right;
	width:200px;
	background:#fff;
	text-align: center;
	text-align: left;
}

.Resource
{
	margin-bottom: 10px;
	padding:2px;
}
.ResourceDescription
{
}

#TestClock
{
	border: 1px solid #A7A9AC;
	background: #F7F7F9;
	width: 170px;
	padding: 5px;
	margin-bottom:20px;
}

#TimeBreakdown
{
	color: #666666;
}
#TimeRemaining
{
	margin-top: 5px;
	font-weight: bold;
}

#FlaggedQuestions
{
	position:absolute;
	left: 35px;
	top:250px;
	border: 1px solid #A7A9AC;
	background: #F7F7F9;
	width: 170px;
	padding: 5px;
}

.OutOfTime
{
	
}
#content table.question_answer_list{width:470px;}
