/* quiz */
p#quizprocessing				{ font-weight: normal; font-size: 11px; color: #666; border: solid 1px #ccc; border-width: 1px 0; padding: 5px 0; }
p.quiznumber					{ font-weight: normal; font-size: 11px; color: #8F8F8F; margin: 0; }
asdfp.quizquestion				{ font-weight: bold; margdin: 0; text-align: left; }
p#quizanswers a				{ display: block; border: solid 1px #ccc; padding: 5px 10px; margin: 0 0 4px 0; background: #F9F8F7; color: #313131; }
p#quizanswers a:hover			{ background: #fff; border-color: #aaa; font-weight: bold; color: #CE3E00; }
p#quizanswers a.quizstart		{ border: none; margin-left: auto; background: none; }
p#quizanswers a.quizstart img	{ border: none; margin-left: auto; margin-right: auto; display: block; }