.question, #action-button {
	display:none;
}

form.survey-form {
	text-align:left;
}

.multi-question .question {
	display:block;
	color: #666666;
	padding-left:7px;
}

.question-content {
	margin-top:5px;
	font-weight:bold;
	color: #666666;
}

hr.question_hr {
	width:100%;
	margin-top: 10px;
	color: #666666;
}

