.activity_wrapper{
	position:relative;
	width:716px;
	padding-top:8px;
	margin:0px 0px 18px -22px;
	border:0px solid #660066;
}
.results_label{
	position:relative;
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 6px 0px;
	border:0px solid red;
}
.tr_scores{
	background-color:red;
}
.title{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:0px solid red;
}
.legend_wrapper{
	position:relative;
	width:710px;height:170px;
	background-color:#ffffff;
	margin:0px 0px 3px 0px;
	border:0px solid blue;
}
.legend_column_one{
	position:relative;
	float:left;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:16px;
	height:170px;width:470px;
	border:1px solid #666666;
}
.legend_column_one_text{font-weight:normal;margin:26px 0px 0px 12px;}
.legend_column_one_text_feedback{height:170px;line-height:16px;font-size:12px;margin:0px 0px 0px 0px;background-color:#cccccc;}
.legend_column{
	float:left;
	height:170px;width:228px;
	padding:0px 0px 0px 18px;
	border:1px solid #666666;
}
.legend_column_text{text-align:center;font-style:normal;font-weight:bold;padding:6px;}
.section_wrapper{
	position:relative;
	display:block;
	width:700px;
	margin:0px 0px 0px 4px;
	clear:both;
	overflow:hidden;
	border:0px dashed blue;
}
.row_wrapper{
	width:700px;
	overflow:hidden;
	border:0px dashed black;
}
.pale_red{background-color:#FFA6AC}
.barsch_gray{background-color:#cccccc}
.barsch_visual{background-color:#dde7d0} /* GREEN VISUAL */
.barsch_auditory{background-color:#ccd5e3} /* AQUA AUDITORY */
.barsch_tactile{background-color:#fcf3bf} /* YELLOW TACTILE */
.barsch_kinesthetic{background-color:#d5cac1} /* ORANGE KINESTHETIC */
.row_number{
	position:relative;
	float:left;
	width:50px;height:56px;
	background-color:#ffffff;
	padding:15px 0px 0px 0px;
	font-family: 'Arial, Helvetica', sans-serif;
	text-align:center;
	border:1px solid #666666;
}
.column_one{
	position:relative;
	float:left;
	width:420px;height:56px;
	font-style:normal;
	border:1px solid #666666;
}
.column_one_text{
	font-size:14px;
	line-height:1.3em;
	padding:2px 0px 0px 4px;
}

.column_radio{
	position:relative;
	float:left;
	width:76px;height:56px;
	cursor:pointer;
	border:1px solid #666666;
}
.radio_btn{
	position:absolute;
	top:40%;left:45%;
	cursor:pointer;
	border:0px solid green;
}
.submit{
	width:708px;
	float:left;
 	font-family: 'Arial, Helvetica', sans-serif;
	font-size:12px;
	margin:0px 12px 18px 0px;
	border:0px dashed red;
}