		label.valid {
		  display: inline-block;
		  text-indent: -9999px;
		}
		
		label.error {
			color: red;
			padding: 2px 0;
		}