The look for all the BizDirectory pages is controled by the page_top.html located in the
main directory -> /bizdirectory/page_top.html You will want to edit this page to
match the look of your site. The page can be formatted in any way that you like. It is
best to keep a copy of the origional page_top.html for reference. The search box is
critical in the way it is formatted. It is very important that you have an end form
tag directly after the Submit button.
<FORM Method="get" Action="/cgi-bin/bizdirectory/biz-dir-search.pl">
<B><FONT FACE="Arial" Color="#FF0000">Search</FONT></B>
<INPUT TYPE="text" NAME="query" SIZE=12> <Input Type="Submit" Value="Go">
</FORM>