Code:
<label for="search_theme_form_keys"></label>
<input type="text" maxlength="128" name="search_theme_form_keys" id="edit-search_theme_form_keys" size="15" value="" title="search" class="form-text" />
<input type="submit" name="op" value="search" />
<input type="hidden" name="form_id" id="edit-search-theme-form" value="search_theme_form" />
<input type="hidden" name="form_token" id="a-unique-id" value="<?php print drupal_get_token('search_theme_form'); ?>" />
hiya all this is mine search forum code, i would like to replace the button with a picture and make the input box have rounded corners, like itunes to fit in my site better can someone please makes my code work.