.invalidInput {
	BORDER-RIGHT: #f00 1px dotted; BORDER-TOP: #f00 1px dotted; BORDER-LEFT: #f00 1px dotted; BORDER-BOTTOM: #f00 1px dotted; BACKGROUND-COLOR: #ffece6
}
.validInput {
	BORDER-RIGHT: #ff0000 1px dotted; BORDER-TOP: #ff0000 1px dotted; BORDER-LEFT: #ff0000 1px dotted; BORDER-BOTTOM: #ff0000 1px dotted
}
