input {
	background-color: #fdeddc;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
textarea {
	background-color: #fdeddc;
}form {
	font-size: 12px;
	color: #868686;
}
input.btn {
	background-color: #ADC5D1;
	color: #666666;
}
