form {
}

legend {
}

optgroup {
}

select {
}
	option {
	}

label {
}

input {
}
	input[type=checkbox],
	input.checkbox {
	}
	input[type=radio],
	input.radio {
	}
	input[type=text],
	input.text {
	}

textarea {
}

input[type=submit], input.submit, button {
}

