
  .errFld {
	border: 1px solid #FF6600; /*... or any other css properties ... */
}
  .errMsg { color: #FF6600; /*... or any other css properties ... */ }

