.surveyhead {
	display: none;
}
.progressbar_container {
	display: none;
}
.pagetitle,
.pageintroduction {
	display: none;
}
.error {
	color: #FF0000;
}
details {
	display: none;
}

.ce_gallery.umfrage li {
	width: 30%;
	margin-right: 3%;
	margin-bottom: 3%;
}

.ce_survey th {
	text-align: left;
}

.ce_survey td {
	padding-right: 20px;
	vertical-align: top;
}
.survey_page_result table {
	width: 100%;
}
.survey_page_result .survey_question_question {
	border-top: 1px solid #999;
	margin-top: 20px;
	display: block;
	position: relative;
}
.ce_survey .submit_container {
	position: relative;
	margin-top: 40px;
}

.ce_survey td.counter {
	width: 20px;
}
.ce_survey td.answer {
	width: 600px;
}