/* Define any template-level style here ------------------------------------------------- */
		.pagePadding { position: relative; }
		#oTemplateContent { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding-left: 380px; }
		#oText { height: 140px; width: 410px; margin-left: 16px; padding-top: 15px; }
		#oGraphic { position: absolute; top: 0; left: 0; }
		#oAnswers { margin: 47px 0 0 34px;}
		#oInstruction { position: absolute; bottom: 35px; right: 235px; width: 356px; height: 46px; font-size: 13px; color: #333333; }
		#oTitle { width: 400px; margin: 82px 0 0 75px; color: #66CC00; font-size: 18px; line-height: 22px; }
		#oQuestion { width: 465px; height: 117px; margin: 5px 0 0 75px; color: #666666; font-size: 13px; overflow: auto; }
		#oTextContainer { width:429px; height:466px; margin: 40px 0 0 60px; }
	  #oOkButtonContainer { position: absolute; bottom: 32px; right: 252px;   }
	   
		
		.answer { width: 260px; height: 120px; position: relative; margin-right: 24px; padding: 30px 15px 20px 48px; cursor: hand; font-size: 13px; color: #666666; border: 0px solid red; }
		.answerSelected {  }
		.answerText { }
		.spacerHotspot { position: absolute; top: 0; left: 0; }