.MExam_TransparentAjaxBackground {
	position: absolute; top: 0; left: 0; 
	background-color:#fff; filter:alpha(opacity=70); opacity:0.7;
	height: 100%; width: 100%; min-height: 100%; min-width: 100%; }

.s_MExam { width: 490px; padding-right: 6px; padding-top: 6px; position: relative; }

.s_MExam h1 { color: #730100; font-size: 12pt; margin: 0em; padding-right: 10px; }
.s_MExam .layout { width: 100%; }
.s_MExam .main { vertical-align: top; padding-left: 4px; }
.s_MExam .panel { vertical-align: top; width: 156px; }
.s_MExam .Image img { border: solid 3px #928C68 !important; }
.s_MExam .Timer { margin-bottom: 1px; background: url('../images/exam_timer.gif') no-repeat 50% 50%; padding-left: 6px; width: 150px; height: 50px; line-height: 30px; text-align: left; font-size: 15pt; font-weight: bold; }
.s_MExam .nav { vertical-align: bottom; height: 10em; }
.s_MExam .CurrectCounter { color: #740201; font-weight: bold; float: left; font-size: 9pt; }

.s_MExam .Question,
.s_MExam .QDescription,
.s_MExam .Content { font-weight: bold; padding: 10px; } 
.s_MExam .QTimer { float: left; color: #E48D2E; font-weight: bold; text-align: center; padding-left: 1em; }
.s_MExam .QTimer b { font-size: 14pt; }

.s_MExam .NavButton  { background: url('../images/exam_next.gif') no-repeat 50% 50%; padding-right: 10px; width: 146px; line-height: 35px; display: block; color: #E3E3FC; font-size: 11pt; font-weight: bold; }
.s_MExam .TimerStart { margin-top: 5px; background: url('../images/exam_timer_start.gif') no-repeat 50% 50%; padding-right: 46px; width: 110px; line-height: 35px; display: block; color: #E3E3FC; font-size: 11pt; font-weight: bold; }
.s_MExam .TimerPause { margin-top: 5px; background: url('../images/exam_timer_pause.gif') no-repeat 50% 50%; padding-right: 46px; width: 110px; line-height: 35px; display: block; color: #E3E3FC; font-size: 11pt; font-weight: bold; }
.s_MExam .SM { font-size: 10pt; }


.s_MExam .Answers { background-color: #F4F1EA; color: #323431; width: 100%; clear: both; margin-top: 0.6em; }
