to increase the field size from 6 to 8! That's robust... It seems that
</FORM> inserts a paragraph break even when it comes just before </TD>,
so the "use this field" text must be inside the </FORM> in order to be
snugly against the text field. But, if "Text Search" isn't in the same
<TR> as the text field, they won't line up properly vertically. So
I can't figure out how to combine all of the <FORM>s into one table to
make the columns all line up without introducing lots of vertical space.