#SurveyReports i {
	color: rgb(102, 102, 102);
}
#SurveyReports .Gradient {
	background: rgb(0, 71, 151);
}
#SurveyReports .QuestionContainer {
	margin-bottom: 20px; position: relative;
}
#SurveyReports .Question img {
	top: 0px; right: 0px; display: none; position: absolute;
}
#content #SurveyReports ul.MultipleChoice {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; list-style-type: none;
}
#content #SurveyReports ul.MultipleChoice li {
	list-style: none !important; margin: 0px; padding: 0px; background-image: none;
}
#SurveyReports .Answers p {
	
}
#SurveyReports .Answers {
	display: none;
}
#SurveyReports .Graph {
	padding: 5px; border: 2px solid rgb(204, 204, 204);
}
.showAnswersLink {
	padding: 5px 0px 10px; display: block;
}
