.cform { width:500px; }
.cform textarea,
.cform input {
	width:200px; 
}
.cform select {
	width:208px; /* attempt to have equal length */
	padding:2px 0;
}
p.cf-sb{text-align:center;}
span.reqtxt,
span.emailreqtxt {clear:left; }
