.activity_wrapper{
	position:relative;
	margin:0px 0px 18px 0px;
	border:0px solid #660066;
}

.clear { clear: both;}

.showingELEMENTS{
	background-image:url(/wp-content/uploads/modules/math/math_02_activity_includes/images/TF_background.png);
	background-repeat:no-repeat;
	width:528px;
	height:66px;
	border:0px solid #000000;
	padding:2px 0px 0px 4px;
	margin:4px 0px 0px 12px;
}
.statement{
	float:left;
	width:430px;
	border:0px solid blue;
	margin:8px 0px 0px 82px;
	padding:0px 0px 0px 0px;
	color: #000000-;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size: 15px;
	line-height:16px;
}
div.feedback{
	color: #000000;
	width:500px;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size: 14px;
	padding:1px 3px 3px 8px;
	margin:0px 0px 8px 20px;
}
.true_OFF{
	width:62px;
	height:20px;
	background-image:url(/wp-content/uploads/modules/math/math_02_activity_includes/images/true_off.jpg);
	background-repeat:no-repeat;
	padding:5px 4px 4px 4px;
	margin-top:6px;
	margin-left:8px;
	cursor:pointer;
}
.true_ON{
	width:62px;
	height:20px;
	background-image:url(/wp-content/uploads/modules/math/math_02_activity_includes/images/true_on.jpg);
	background-repeat:no-repeat;
	padding:5px 4px 4px 4px;
	margin-top:6px;
	margin-left:8px;
	cursor:pointer;
}
.false_OFF{
	width:62px;
	height:20px;
	background-image:url(/wp-content/uploads/modules/math/math_02_activity_includes/images/false_off.jpg);
	background-repeat:no-repeat;
	padding:5px 4px 0px 4px;
	margin-left:8px;
	cursor:pointer;
}
.false_ON{
	width:62px;
	height:20px;
	background-image:url(/wp-content/uploads/modules/math/math_02_activity_includes/images/false_on.jpg);
	background-repeat:no-repeat;
	padding:5px 4px 0px 4px;
	margin-left:8px;
	cursor:pointer;
}

#vertical_slide{
	border: 1px solid #FFFFFF;
	font-weight: normal;
	padding:4px 4px 4px 4px;
}

