form {
	margin-bottom: 24px;
}

form fieldset {
	border: 0;
	padding: 0;
}

form fieldset input {
	width: 66.66%;
	float: none;
}

form fieldset textarea {
	width: 100%;
}

.message {
	color: #ce6600;
}