.qq_box {
	width: 650px;
	margin: 0px auto;
	padding-top: 20px;
}
#qq_page {
	background: #FFCD04;
}
.qq_mainContent FORM {
	text-align: justify;
}

.qq_mainContent {
	width: 100%;
	text-align: justify;
}

.qq_emphasized {
	font-style: italic;
}

#qq_quizcontent {
	min-height: 500px;
	background: white;
}

#quiz_subTitle  {
        background: url(/wp-content/themes/multipliers/images/bk_accidental.jpg) repeat-x top;
        clear: left;
}

.qq_questionbox {
        text-align: justify;
}
.qq_full_header {
	background: white url(/wp-content/plugins/quikquiz/images/subheader_accent.png) repeat-x bottom;
	/*padding-top: 20px;*/
	font-size: 1.2em;
	padding-bottom: 5px;
}

.qq_answers {
        padding: 15px;
	line-height: 2em;
}

.qq_answer_option {
        padding: 5px 0;
}

#quiz_header{
        margin: 0 auto;
        padding: 0px;
        width: 100%;
        background: url(/wp-content/plugins/quikquiz/images/header_background.png) repeat-x top;
        height: 116px;
}
#quiz_header IMG {
	padding: 33px;
}

#qq_introduction P {
}
#qq_introduction H4 {
        width: 650px;
        margin: 0px auto;
}
#qq_introduction .qq_yellowback {
	background: url(/wp-content/plugins/quikquiz/images/footer_background_tall.png) repeat-x;
	min-height: 478px;
}

.qq_questionbox {
	font-size: 0.8em;
}

.qq_questionbox H4 {
	padding-bottom: 1em;
}

.qq_answers_scale {
	height: 200px;
	color: #d52027;
	float: left;
	width: 5em;
}
.qq_question {
	height: 5em;
}

.qq_button {
	background: url(/wp-content/plugins/quikquiz/images/button_left.png) no-repeat;
	height: 40px;
	display: inline-block;
	padding: 0px 0px 10px 10px;
	margin: 0px 10px;
}
.qq_button SPAN {
	background: url(/wp-content/plugins/quikquiz/images/button_right.png) no-repeat 100% 50%;
	display: block;
	line-height: 40px;
	padding: 0px 10px 0px 0px;
	color: #d52027;
}

#qq_text {
	margin-bottom: 20px;
}

#qq_score {
	width: 135px;
	height: 180px;
	font-size: 400%;
	text-align: center;
	padding-top: 45px;
	float: left;
	margin-right: 20px;
}

.qq_score_low {
	color: #015823;
	background: url(/wp-content/plugins/quikquiz/images/scorecontainer_green.png) no-repeat;
}

.qq_score_medium {
	color: #c95d02;
	background: url(/wp-content/plugins/quikquiz/images/scorecontainer_yellow.png) no-repeat;
}

.qq_score_high {
	color: #990000;
	background: url(/wp-content/plugins/quikquiz/images/scorecontainer_red.png) no-repeat;
}

#qq_score_scale {
	width: 400px;
	height: 80px;
	background: url(/wp-content/plugins/quikquiz/images/resultscale.png) no-repeat;
	float: left;
}

#qq_score_legend {
	float: left;
	width: 400px;
	line-height: 2em;
}

.qq_results_container {
	background: white;
}

#qq_results HR {
	clear: both;
	display: block;
}

.qq_explanation {
	font-size: 0.8em;
	margin: 10px 0px;
	width: 100%;
	clear: both;
}

.qq_explanation DIV {
	padding: 10px 0px;
	float: left;
	margin: 10px;
}

.qq_explanation DIV H4 {
	color: #1f5786;
	border-bottom: 1px solid #1f5786;
	margin-bottom: 10px;
}

.qq_explanation_question {
	width: 233px;
}

.qq_explanation_detail {
	width: 366px;
}

.qq_advertisement {
	background: url(/wp-content/plugins/quikquiz/images/ad_background.png) repeat-x;
	text-align: center;
	width: 100%;
	height: 117px;
	padding-top: 4px;
}
.qq_clear {
	clear: both;
}


