/* CSS Document */
input.formInputBox {
	width: 200px;
}

input.button {
	width: auto;
}

