table.mm_exam-testlist {
	width:				100%;
}

div.mm_exam-teststart-title,
div.mm_exam-result-title,
div.mm_exam-result-points,
div.mm_exam-timeout-header {
	font-weight:		bold;
}

div.mm_exam-question-points,
div.mm_exam-question-buttons {
	float:				right;
}

/*div.mm_exam-question-content {
	border-bottom:		1px solid #000000;
}  */

td.mm_exam-result-points-real {
	text-align:			right;
}

td.mm_exam-result-points-outof {
	white-space:		nowrap;
	width:				1px;
}

