changed code to allow search button to be displayed and selectable
I changed the code for the search button to the following:
<div class="WAATKButtonRow">
<input type="image" hspace="0" vspace="0" border="0" name="Search" id="Search" value="Search" alt="Search" src="WA_DataAssist/images/Nautica/Refined_search.gif" /></div>
Now the search button is displayed and selectable on mobile devices. It now works on my cheap, very small Samsung, which means it will work on any other phone (which is very important to me). It also tests out ok on a Blackberry.