.form_control_band{

	position: relative;
	width: 99%;
	padding: 2px;
	margin: 3px 0 3px 0;

}

.form_control_block{

	width: 32%;
	float: left;
}

.text_input, .select_input{

	display: block;
	float: left;

}

.text_input_label, .select_input_label{

	display: block;
	float: left;
	width: 9em;

}

.spacer{

	height: 1px;
	clear: both;

}

#stats{

	margin-top: 1.5em;

}

#stats tr td:first-child{

	width: 15em;

}

.legend_block{

	width: 60%;
	position: relative;
	margin-bottom: 0.5em;

}

.legend_label{

	float: left;
	min-width: 18%;
	padding-right: 1%;
	text-aligh: left;

}

.special_char{

	float: left;
	width: 25px;
	padding: 4px;
	border: thin solid black;
	text-align: center;
	margin-left: 3px;

}

button.char_button{

	padding: 1px 8px 1px 8px;

}
