
.editorbox .interview-form {
		display: block;
	}
		.editorbox .interview-form fieldset {
			margin: 0 0 20px 0;
		}
			.editorbox .interview-form label {
				color: #464646;
				display: block;
				font-size: 12px;
				font-style: normal;
				margin: 0 0 10px 0;
			}
				.editorbox .interview-form .js_inputs_radio_active {
					color: #000;
				}
				.editorbox .interview-form .js_inputs_radio_2-1-active, .editorbox .interview-form .js_inputs_radio_2-1 {
					float: left;
					margin: -1px 10px 0 0;
				}


/* INTERVIEW RESULT */

.interview-wrap {width: 262px;}

.interview-block {margin-bottom: 10px;}
.interview-block.sets-1 {font: normal normal 11px/14px Arial, sans-serif;}
.interview-question {width: 230px; display: inline-block; *display: inline; zoom: 1;}
.interview-block.sets-1 .interview-question {color: #464646;font: normal normal normal 12px/16px "Arial", "Tahoma", "Verdana";}
.interview-quantity {display: inline-block; *display: inline; zoom: 1; padding-left: 10px; text-align: right;  width: 15px;}
.interview-block.sets-1 .interview-quantity {color: #000;}

.statusbar-wrap {background: #fff; width: 100%; height: 5px; border-radius: 3px; margin-top: 5px;}
.interview-block.sets-1 .statusbar-wrap {background: #ebebeb;margin-bottom: 20px;}
.statusbar {background: #ff335a; height: 5px; border-radius: 3px;}



