
input		{ width:15.0em; font-size:1.0em; }
textarea	{ width:15.0em; font-size:1.0em; font-family:sans-serif; }
select		{ width:15.0em; font-size:1.0em; font-family:sans-serif; }

.ok		{ background-color:rgb(150,255,150); }
.error		{ background-color:rgb(255,150,150); }
.disabled	{ background-color:rgb(220,220,220); color:rgb(100,100,100); }
