/* @import url('/css/form.css'); */

table.form tr.warning td.field {
	border: 1px solid red;
	background-color: #fff0f0;
}
	
