
#user_survey{
	font-size: 13px;
	width: 675px;
	/* Modified for brand refresh 08/10/2010: border: 2px solid #666; */ border:2px solid #CCCCCC;
	/* Modified for brand refresh 08/10/2010: background-color: #4E562B; */ background-color:#F0F0F0;
}

#user_survey div.modalcontent{
	/* Modified for brand refresh 08/10/2010: background-color: #fff; */ background-color:#F0F0F0;
	margin-left:169px;
	width: 486px;
}

#user_survey .modalStripe span.toptitle{
	font-size: 18px;
	padding-left: 15px;
}

#colorimg{
	float: left;
	margin: -5px 0 -5px -5px;
}

#user_survey p{
	margin-top:0;
}

div.question_group {
	display: none;
	padding: 0;
}

div .question_group p.question{
	font-weight: bold;
 /* Removed for brand refresh 08/10/2010: color: #4E562B; */ 
}
	
div.sub_question_group{
	clear: both;
}

div.sub_question_group  p.sub_question{
	width: 225px;
	float: left;
}
	
div.sub_question_group label{
	font-size: 12px;
	line-height: 15px;
}

div.sub_question_group input{
	margin-left: 5px;
	margin-right: 2px;
}

div.stack  table tr.legend td{
	vertical-align:bottom;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}

div.stack td.question{
	padding-bottom: 10px;
}

div.stack table tr.legend td, .stack table tr.sub_question_group td{
	width:50px;
	text-align:center;
}

div.stack table tr.legend td.sub_question, .stack table tr.sub_question_group td.sub_question{
	width:285px;
	text-align:left;
	line-height: 12px;
	padding-bottom: 6px;
}


div.bar, div.stack {
	height: 250px;
}

div.answer_group div{
	margin-bottom:  6px;
	line-height: 12px;
}	


.results .result {
	display:none;
}

#user_survey div.resultsextras {
	margin-left:-170px;
	width: 150px;
	position: absolute;
	display: inline;
 /* Removed for brand refresh 08/10/2010: color:white; */ 
}

#user_survey .results .result a {
 /* Removed for brand refresh 08/10/2010: color:white; */ 
}


#user_survey div.resultsextras h3 {
 /* Removed for brand refresh 08/10/2010: color:#8C9600; */ 
}

#user_survey div.resultsextras .type_changer {
	cursor:pointer;
	padding:4px;
}

#user_survey div.resultsextras .typehover {
	/* Modified for brand refresh 08/10/2010: background:#8C9600; */ background:#F0F0F0 ;
}


#user_survey div.resultsextras img.progressbar{
	margin-left: 53px;
	margin-top:15px;
}

#survey_nav{
	position:relative;
	height:15px;
}

#survey_nav #survey_back, #survey_nav #survey_forward, #resetsurvey{
	bottom:11px;
	position:absolute;
	cursor:pointer;
 /* Removed for brand refresh 08/10/2010: color:#4e562b; */ 
	font-size: 17px;
	font-weight: bold;
}

#survey_nav .hover, #resetsurvey.hover{
 /* Removed for brand refresh 08/10/2010: color:#8C9600; */ 
}

#survey_nav #survey_back{
	left:0;
}

#survey_nav #survey_forward{
	right:0;
}

.question{
	font-size: 17px;
}
