
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	display: inline-block;
}

label {
	vertical-align: top;
}
