/* Define any template-level style here ------------------------------------------------- */
		#oText { height:140px; width:410px; margin-left:16px; padding-top:15px; }
		#oGraphic { padding:28px 0 0 57px; }
		#oAnswers { width:400px; position:absolute; right:6; top:32; }
		#oInstruction {width:371px; height:46px; margin:10px 0 0 76px;  color:#333333; font-size:13px;}
		#oInstructionText { width:220px; margin:6px 0 0 10px; font-size:13px; color:#000000; }
		#oTitle {width:300px; height:45px; margin:7px 0 0 88px; color:#66CC00; font-size:18px; line-height:22px; }
		#oQuestion {width:327px; height:120px; margin:6px 0 0 88px; color:#666666; font-size:13px;}
		#oTextContainer { width:514px; height:513px; margin:15px 0 0 14px; background:url('../../Images/Common/mc_question_BG.jpg'); background-repeat:no-repeat; }
		#oOkButtonContainer { margin:8px 0 0 35px; }
		#oTextFeedback { position:absolute; top:38; left:48; width:417px; height:193px; visibility:hidden; }
		#oFeedbackHeader { width:385px; height:18px; background:url('../../Images/Common/mc_feedback_Header.jpg'); background-repeat:no-repeat; }
		#oFeedbackContent { border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; width:385px; height:117px; background-color:#FFF; padding:0 41px 10px 18px; color:#666666; font-size:13px;}
		#oFeedbackFooter { width:385px; height:51px; background:url('../../Images/Common/mc_feedback_Footer.gif'); background-repeat:no-repeat; }
		#oContinueButtonContainer { margin:0 0 0 15px; }

		.unselected0 { position:relative; right:58px; width:420px; height:122px; vertical-align:middle; cursor:pointer; background:url('../../Images/Common/mc_answer_BG1_a.jpg'); background-repeat:no-repeat; }
		.unselected1 { position:relative; right:58px; width:420px; height:120px; vertical-align:middle; cursor:pointer; background:url('../../Images/Common/mc_answer_BG2_a.jpg'); background-repeat:no-repeat; }
		.unselected2 { position:relative; right:58px; width:420px; height:117px; vertical-align:middle; cursor:pointer; background:url('../../Images/Common/mc_answer_BG3_a.jpg'); background-repeat:no-repeat; }
		.unselected3 { position:relative; right:58px; width:420px; height:123px; vertical-align:middle; cursor:pointer; background:url('../../Images/Common/mc_answer_BG4_a.jpg'); background-repeat:no-repeat; }

		.selected0 { position:relative; right:58px; width:420px; height:122px; vertical-align:middle; cursor:pointer; background:url('../../Images/Common/mc_answer_BG1_b.jpg'); background-repeat:no-repeat; }
		.selected1 { position:relative; right:58px; width:420px; height:120px; vertical-align:middle; cursor:pointer; background:url('../../Images/Common/mc_answer_BG2_b.jpg'); background-repeat:no-repeat; }
		.selected2 { position:relative; right:58px; width:420px; height:117px; vertical-align:middle; cursor:pointer; background:url('../../Images/Common/mc_answer_BG3_b.jpg'); background-repeat:no-repeat; }
		.selected3 { position:relative; right:58px; width:420px; height:123px; vertical-align:middle; cursor:pointer; background:url('../../Images/Common/mc_answer_BG4_b.jpg'); background-repeat:no-repeat; }

		.correctAnswer0 { position:relative; right:58px; width:470px; height:122px; vertical-align:middle; background:url('../../Images/Common/mc_answer_BG1_c.jpg'); background-repeat:no-repeat; }
		.correctAnswer1 { position:relative; right:58px; width:470px; height:120px; vertical-align:middle; background:url('../../Images/Common/mc_answer_BG2_c.jpg'); background-repeat:no-repeat; }
		.correctAnswer2 { position:relative; right:58px; width:470px; height:117px; vertical-align:middle; background:url('../../Images/Common/mc_answer_BG3_c.jpg'); background-repeat:no-repeat; }
		.correctAnswer3 { position:relative; right:58px; width:470px; height:123px; vertical-align:middle; background:url('../../Images/Common/mc_answer_BG4_c.jpg'); background-repeat:no-repeat; }

		.complete0 { position:relative; right:58px; width:420px; height:122px; vertical-align:middle; background:url('../../Images/Common/mc_answer_BG1_a.jpg'); background-repeat:no-repeat; }
		.complete1 { position:relative; right:58px; width:420px; height:120px; vertical-align:middle; background:url('../../Images/Common/mc_answer_BG2_a.jpg'); background-repeat:no-repeat; }
		.complete2 { position:relative; right:58px; width:420px; height:117px; vertical-align:middle; background:url('../../Images/Common/mc_answer_BG3_a.jpg'); background-repeat:no-repeat; }
		.complete3 { position:relative; right:58px; width:420px; height:123px; vertical-align:middle; background:url('../../Images/Common/mc_answer_BG4_a.jpg'); background-repeat:no-repeat; }

		.answerNumber0 { margin:-89px 0 0 29px; color:#F3F3F3; font-size:13px; font-weight:bold; }
		.answerNumber1 { margin:-85px 0 0 29px; color:#F3F3F3; font-size:13px; font-weight:bold; }
		.answerNumber2 { margin:-86px 0 0 29px; color:#F3F3F3; font-size:13px; font-weight:bold; }
		.answerNumber3 { margin:-86px 0 0 29px; color:#F3F3F3; font-size:13px; font-weight:bold; }
		.answerText { width:340px; position:absolute; top:0; left:0; margin:25px 0 0 54px; font-size:13px; color:#666666 }