/**** Form styles ****/

input {
	background: white;
	border: 1px solid #cccccc;
}

input.submit {
	background: #90a2ec;
}

