div#form-survey-response-entry-wrapper label.radio-data,
div#form-survey-response-entry-wrapper label.checkbox-data {
	display: block;
	margin: 0 0 0.5em 0;
	font-size: inherit;
}
div#form-survey-response-entry-wrapper .form-group {
	margin: 0;
}
div#form-survey-response-entry-wrapper div#submission {
	margin: 0;
}
.survey-response-container {
	margin-bottom: 1.25em;
}
.survey-response-container .survey-q {
	padding: 0.5em 0;
}

.responders-list-block-table td {
	vertical-align: top;
}
.responders-list-subblock-2col-table th {
	display: none;
}
.responders-list-subblock-2col-table td {
	border: none;
	border-bottom: 1px solid #999;
	font-size: 1em;
	padding-left: 0;
}