.quizzin-question { display:none; color: #000000; margin-bottom: 19px; }

.explanation { font-weight: bold; color: #016308; padding-bottom: 12px; }

form.quiz-form { text-align:left; }

.answer { margin-top: 3px; }

.show-question { margin-top:5px; }

.single-page-quiz .quizzin-question, .single-page-quiz #action-button { display:block; }
.single-page-quiz #next-question { display:none; }

.question-content { margin-top:10px; margin-bottom:3px; font-weight: bold; font-size: .95em; color: #000000 !important; }

#next-question {font-weight: bold; color:#b00036;}

#next-question { margin-top:10px; margin-bottom:5px; }

.show-answers {font-weight:bold; }

#action-button { margin-top:10px; margin-bottom:15px; color:#E70073; font-weight:bold; font-size: 1.28em; }

.answer span { color:#000000; padding-right:20px; }

.user-answer span { background:url(wrong.png) no-repeat right top; }

.correct-answer span { font-weight:bold; background:url(correct.png) no-repeat right top; }

h2 a:hover {text-transform: underline; }



