 

#response, #loading { display: none }
#loading { text-align: center }
label.error { font-size: 11px; color: red }
input.error, textarea.error { border: 1px solid red }
#response h3 { background: none; border: none }
#contact input.captcha, #contact input.sum {
	display: inline;
	width: 40px;
	text-align: center;
}
#contact input.sum { width: 20px }
span#spambot {
	font-size: 11px;
}
