.quiz_after_h1_space { height: 27px; }
.before_question_space { height: 31px; }
.private_data_space { height: 9px; }
.after_form_space { height: 27px; }
.sent_data_form_submit_b_space { height: 8px; }
.sent_data_form_submit_a_space { height: 12px; }

.question_title { text-align: center; font-size: 11px; padding-bottom: 16px; }
.quiz_img { float: left; margin-right: 10px; margin-bottom: 10px; }
.quiz_date { text-align: right; }
.answers_table { width: 393px; margin-bottom: 12px; }
.answers_table td { border: 1px solid #d8d9db; vertical-align: middle; text-align: left; padding-left: 14px; padding-right: 3px; }
.answers_table td.answers_table_input { width: 31px; height: 20px; text-align: center; padding-left: 0px; padding-right: 0px; }
.answers_table_input input { margin: 0; }
.question_text_top { background:url('/images/new_design/question_head.png') top left no-repeat; width: 397px; height: 9px; overflow: hidden; }
.question_text { background:url('/images/new_design/question_middle.png') top left repeat-y; width: 382px; text-align: left; font-weight: bold; padding-left: 12px; padding-right: 3px; }
.question_text_bottom { background:url('/images/new_design/question_foot.png') top left no-repeat; width: 397px; height: 8px; padding-bottom: 14px; }
.question_number { width: 34px; float: left; }

.quiz_button { border: 1px solid black; color: black; background: white; }

.sent_data_form { width: 394px; font-size: 11px; }
.sent_data_form_label { background: #eeeeee; height: 19px; vertical-align: middle; }
.sent_data_form_label_width { width: 111px; }
.sent_data_form_short_input { width: 88px; font-size: 11px; }
.sent_data_form_long_input { width: 279px; font-size: 11px; }
.sent_data_checkbox { line-height: 23px; }

.quiz_successful { font-weight: bold; font-size: 13px; }
.quiz_successful_link, .quiz_successful_link:hover { color: #9A9A9A; padding-top: 17px; display: block; text-decoration: underline; }
