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