An import attribute for CSS styling was lost when the search form went from
<input class='wikisearchbox'
type='text' name='q' value='\$SearchQuery' size='40' />
to
<input type='text' name='q' value='{$opt['value']}'
size='{$opt['size']}' />
Pm, will you please replace the class='wikisearchbox' attribute?
Thanks,
Hagan