.pageHeader {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	font-family: verdana;
}

.survey_item {
	margin-top: 1em;
	-moz-border-radius: 8px;
	font-size: 1.1em;
	padding: 0.6em;	
}


.question {
	font-size: 1.1em;
	margin-bottom: 0.3em;
	font-weight: bold;
	color: #073CA4 !important;
}
html>/**/body .question {
	margin-bottom: 0em;
}

.survey_item td,
.questionSubtext p.bodytext {
	font-size: 1.1em;	
}

.surveyrow_odd {
	/*background-color: #E7E7E7;*/
}

.surveyrow_even {
	background-color: #E9F2FF;
}

.surveyrow_odd td,
.surveyrow_even td {
	padding-bottom: 1em;
	padding: 0.4em;
}

.surveyrow_odd td.columnFirst,
.surveyrow_even td.columnFirst {
	padding-right: 1em;
	min-width: 20em !important;
}

.tx-pbsurvey-pi1 textarea  {
	width: 40em !important;
	overflow: auto;
}

.tx-pbsurvey-pi1 sub {
	font-size: 1.1em;
	position: relative;
	top: 0.4em;
	left: -0.3em;
}

html>/**/body .tx-pbsurvey-pi1 sub {
	font-size: 1.0em;
}

.tx-pbsurvey-pi1 input {
	margin-top: 0.4em !important;
	margin-bottom: 0.1em !important;
}

.formbuttons {
	margin-top: 1em;
	font-size: 1.18em;
}

.additional_ver input {
	margin-left: 2em;
	width: 45.1em;
}

.tx-ncpbsurveyfesimplestats-pi1 {
	font-size: 1.18em;
}

.survey_message {
	font-size: 1.18em;
}

.question-matrix-aswerwrap {
	width: 20em; 
	overflow: visible;
}
