@charset "utf-8";
.ss-q-long {
	display: block;
}


.oneColElsCtr #container #mainContent .ss-form-container .ss-form #ss-form .errorbox-good .ss-item.ss-scale .ss-form-entry table tr .ss-scalerow.ss-leftlabel {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.oneColElsCtr #container #mainContent .ss-form-container .ss-form #ss-form .errorbox-good .ss-item.ss-scale .ss-form-entry table tr .ss-scalerow {
	border-top-width: thin; 
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.oneColElsCtr #container #mainContent .ss-form-container .ss-form #ss-form .errorbox-good .ss-item.ss-scale .ss-form-entry table tr .ss-scalerow.ss-leftlabel {
}
.oneColElsCtr #container #mainContent .ss-form-container .ss-form #ss-form .ss-item.ss-grid .ss-form-entry .errorbox-component.errorbox-good table .errorbox-good .ss-gridrow.ss-grid-row-odd {
	background-color: #CCC;
	color: #333;
}.oneColElsCtr #container #mainContent #ss-form .errorbox-good .ss-item.ss-radio .ss-form-entry .ss-choices {
	list-style-type: none;
}
.oneColElsCtr #container #mainContent #ss-form .errorbox-good .ss-item.ss-radio .ss-form-entry {
	color: #333;
}
.ss-form-entry {
	color: #333;
}
.oneColElsCtr #container #mainContent #ss-form .errorbox-good .ss-item.ss-checkbox .ss-form-entry .ss-choices {
	list-style-type: none;
}
