/* Define any template-level style here ------------------------------------------------- */
		#oText { height: 140px; width: 410px; margin-left: 16px; padding-top: 15px; }
		#oGraphic { margin: 15px 0 0 14px; }
		#oAnswer { }
		#oInstruction { width: 356px; height: 46px; margin: 52px 0 0 62px; font-size: 13px; color: #333333; }
		#oTitle { width: 400px; margin: 82px 0 0 92px; color: #66CC00; font-size: 18px; line-height: 22px; }
		#oQuestion { width: 460px; height: 96px; margin: 10px 0 0 92px; color: #666666; font-size: 13px; overflow: auto;}
		#oTextContainer { width:429px; height:466px; margin: 40px 0 0 60px; }
		#oOkButtonContainer { position: absolute; top:0; left:0; margin: 457px 0 0 718px;  }
		#oInstructionContinue { position: absolute; top: 192px; right: 80px; }

		.unselected0 { position: relative; left:0; top:0; width: 283px; height: 157px; cursor: pointer; margin: 28px 0 0 37px; background: url('../../Images/Common/single_AnswerBG1.jpg'); background-repeat: no-repeat; }
		.unselected1 { position: relative; left:0; top:0; width: 262px; height: 157px; cursor: pointer; margin: 28px 0 0 -2px; background: url('../../Images/Common/single_AnswerBG2.jpg'); background-repeat: no-repeat; }
		.selected0 { position: relative; left:0; top:0; width: 283px; height: 157px; margin: 28px 0 0 37px; background: url('../../Images/Common/single_AnswerBG1_b.jpg'); background-repeat: no-repeat; }
		.selected1 { position: relative; left:0; top:0; width: 262px; height: 157px; margin: 28px 0 0 -2px; background: url('../../Images/Common/single_AnswerBG2_b.jpg'); background-repeat: no-repeat; }
		.answerNumber0 { margin: 60px 0 0 31px; color: #F3F3F3; font-size: 13px; font-weight:bold; }
		.answerNumber1 { margin: 61px 0 0 35px; color: #F3F3F3; font-size: 13px; font-weight:bold; }
		.answerText0 { width: 185px; height: 65px; position: absolute; top:0; left:0; margin: 50px 0 0 50px; font-size: 13px; color: #666666 }
		.answerText1 { width: 185px; height: 65px; position: absolute; top:0; left:0; margin: 50px 0 0 53px; font-size: 13px; color: #666666 }
		.correct1 { position: relative; left:0; top:0; width: 283px; height: 157px; margin: 28px 0 0 37px; background: url('../../Images/Common/single_Answer_CorrectBG.jpg'); background-repeat: no-repeat; }
		.correct2 { position: relative; left:0; top:0; width: 304px; height: 157px; margin: 28px 0 0 -2px; background: url('../../Images/Common/single_Answer_CorrectBG_2.jpg'); background-repeat: no-repeat; }
		.incorrect1 { position: relative; left:0; top:0; width: 304px; height: 157px; margin: 28px 0 0 -2px; background: url('../../Images/Common/single_Answer_IncorrectBG.jpg'); background-repeat: no-repeat; }
		.incorrect2 { position: relative; left:0; top:0; width: 283px; height: 157px; margin: 28px 0 0 37px; background: url('../../Images/Common/single_Answer_IncorrectBG_2.jpg'); background-repeat: no-repeat; }