@charset "utf-8";
/* CSS Document */

input.error{
	background-color:#FAA;}
select.error{
	background-color:#FAA;}
textarea.error{
	background-color:#FAA;}
label.error{
	color:#CC0000;}
