.error {
	background-color: #eaa36f;
}

.errorbox {
	background-color: #eaa36f;
	text-align: center;
	padding: 10px 0;
}
