fieldset {
	border: 0;
	margin: 0.5em 0;
	padding: 0
}
fieldset textarea {
	width: 454px
}
fieldset .legend {
	color: #000;
	font-weight: bold
}
fieldset.symbols .symbol span {
	font-size: 16px
}
fieldset.submit, fieldset.options {
	float: left;
	width: 98%
}
fieldset.height, fieldset.speed {
	float: left;
	width: 20em
}
