
.invalid
{
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	BACKGROUND-COLOR: #F4A350;
	border: thin solid #999999;
	height:24px;
}
.required {
	font-size: 12px;
	color: #666666;
	background:url(images/fndb.jpg);
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	
	height:24px; }

/*input[type="text"].required:focus {background-color: white; border-right: 3px solid red}


