@charset "UTF-8";
/* MoL Quiz */

#section #quiz-menu {
	float: right;
	margin-right: 0;
	width: 250px;
	border-top: none;
	border-bottom: 1px solid #CCC;
}

.form-item label {
	margin: 0;	
}

.form-item table tr td p {
	margin-top: 2px!important;
	margin-bottom: 0!important;
}

#section #quiz_q_holder table#quiz-view-table {
	display: none;
}

#section #quiz_q_holder, #section #quiz_q_holder form {
	overflow: hidden;
}

#section #quiz_q_holder img {
	float: left;
	margin-right: 20px;
}

dl.quiz-report dt.quiz-solo-result {
	clear: both;
}

dl.quiz-report dd {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

dl.quiz-report dd p {
	margin-top: 0.840em!important;
	margin-bottom: 0.840em!important;
}

dl.quiz-report dd table tr td {
	vertical-align: bottom;
}


dl.quiz-report dd table tr td.selector-td {
	vertical-align: middle;
}