#wrapperScenario {
	background-image: url(/common/images/rscomScenarioQuestionHolder.png);
	background-repeat: no-repeat;
	background-position: top;
	/*min-height: 377px;*/
	width: 710px;
	/*overflow: hidden;*/
	position: relative;
}

#answerWrapper
{
	height:380px;
}

#wrapperScenario .question {
	position: relative;
	/* position: absolute; */
	top: 105px;
	left: 212px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003876;
	height: 85px;
	width: 300px;
}

#wrapperScenario .smallA {
	font-family: "Lucida Grande", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px !important; 
	font-style: normal;
	font-weight: bold;
	color: #ee8a1d;
	height: 43px;
	width: 136px;
	position: absolute;
	top: 115px;
	left: 552px;
}

#wrapperScenario .answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	height: 85px;
	width: 387px;
	position: absolute;
	top: 215px;
	left: 250px;
}

#wrapperScenario .archives img 
{
	margin-left:50px;
	/*	
	position: absolute;
	top: 319px;
	width: 212px;
	height: 31px;*/	
	/*display:block;
	background-image: url(/common/images/rscomScenarioPastResponsesBtn.png);
	background-position: bottom;
	background-repeat: no-repeat; 
	width: 352px;
	height: 63px;	
	left: 480px;
	*/
}


#wrapperScenario a, a:visited {
	text-decoration: underline;
}

#wrapperScenario a:hover { 
	text-decoration: none;
}

#wrapperScenario .responses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/*min-height: 65px;*/
	width: 545px;
	padding:0;
	margin:0 auto;
	/*position: relative;
	top: 340px;
	left: 90px;*/
/*
	left: 92px;
	margin: 340px 0 0 92px;
*/

}

#wrapperScenario .responsesA {
	color: #363636;
}

#wrapperScenario .responsesB {
	color: #838383;
}

div#responseAlertFormWrapper span
{
display:block;
width:190px;
margin:10px auto;
}
div#responseAlertFormWrapper div input, div#responseAlertFormWrapper div select
{
width:120px;
float:left;
}
div#responseAlertFormWrapper div input.button
{
width:auto;
margin:16px 0 0 16px;
}
div#responseAlertFormWrapper div label
{
margin-top:4px;
display:inline;
width:70px;
}
