.tx-pbsurvey-pi1 div {
	font-family: Verdana,Arial,sans-serif; 
	margin-bottom: 10px;
	width: 600px;
	color: #666666;
}

.tx-pbsurvey-pi1 .pagenumbering {
	width: 100%;
	font-size: 12px; 
	position: relative; 
}

.tx-pbsurvey-pi1 .barcontainer {
	background-color: #FFFFFF; 
	border: 1px solid #000000; 
	width: 100px; 
	height: 15px; 
	position: absolute; 
	z-index: 6; 
	right: 0px;
}

.tx-pbsurvey-pi1 .bar {
	background-color: #CCCCFF; 
	height: 15px; 
	z-index: 4; 
	position: absolute; 
	left: 0px;
}

.tx-pbsurvey-pi1 .bartext {
	z-index: 5; 
	text-align: center; 
	position: absolute; 
	left: 0px; 
	width: 100px; 
	height: 15px;
}

.tx-pbsurvey-pi1 .pageHeader {
	font-size: 12px; 
	font-weight: bold; 
	color: #003399;
}

.tx-pbsurvey-pi1 .pageIntroduction {

}

.tx-pbsurvey-pi1 fieldset.survey_item,
.tx-pbsurvey-pi1 fieldset.survey_participantdata {
	margin-top: 20px; 
	margin-bottom: 20px;
	border: none;
	padding: 0px;
	margin-left: 0px;
	font-size: 12px; 
	color: #666666;
}

.tx-pbsurvey-pi1 .itemform {

}

.tx-pbsurvey-pi1 .question {
	border-bottom: 1px dashed #666666;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	height: 20px;
	margin-bottom: 10px;
	font-size: 12px; 
	width: 100%;
}

.tx-pbsurvey-pi1 .questionNumber {

}

.tx-pbsurvey-pi1 .survey_message {
	font-size: 12px;
}

.tx-pbsurvey-pi1 .questionSubtext {
	font-size: 12px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.tx-pbsurvey-pi1 .questionComment {
	font-size: 12px;
	padding-left: 10px;
	margin-bottom: 20px;
	display: none;
}

.tx-pbsurvey-pi1 input {
	margin-left: 10px;
}

.tx-pbsurvey-pi1 .required {
	color: #FF0000; 
	vertical-align: super;
	display: none;
}

.tx-pbsurvey-pi1 .survey_error {
	color: #FF0000;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 12px;
}

.tx-pbsurvey-pi1 .additional_ver {
	margin-left: 8px;
}

.tx-pbsurvey-pi1 .additional_ver textarea {
	width: 300px;
	height: 50px;
	border: 1px solid #666666;
	scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color: #666666;
  scrollbar-arrow-color: #666666;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color: #666666;
  scrollbar-track-color:#FFFFFF;
}

.tx-pbsurvey-pi1 .matrix {
	width: 100%;
}

.tx-pbsurvey-pi1 .matrix .surveyrow_even {
	background-color: #CCCCFF;
}

.tx-pbsurvey-pi1 .matrix .columnFirst {
	font-weight: bold; 
	text-align: left;
}

.tx-pbsurvey-pi1 .matrix .columnNext {
	text-align: center;
}

.formbuttons {
	margin-left: 5px;
}

.formbuttons input {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

.tx-pbsurvey-pi1 table {
	margin-left: 10px;
}

.tx-pbsurvey-pi1 table input {
	border: 1px solid #666666;
	color: #666666;
}

