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

form.survey-form {
	font-size: 75%; line-height: 1.5em; padding: 5px 5px 5px 20px; margin-right:5px; color: #666; text-align:left;
}

.multi-question .survey-question {
	display:block;
	padding-bottom:5px;
	border-bottom:1px solid #ededed;
}

.question-content {
	margin-top:20px;
}
