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

.innerError	{
	color:#CC0000;
}

.inputError 	{
	border:#CC0000 thin solid;
	background-color:#ffeded;
}