Search input with text inside box and image button

good html/css samples

October 2007

<nobr><input type=”text” style=”width: 125px” id=”searchtext” name=”q” value=”Search CPIMA” onFocus=”if(this.value==’Search CPIMA’)this.value=”;” />
<input type=”image” src=”<?php bloginfo(‘home’); ?>/wp-content/includes/images/search.gif” id=”searchsubmit” name=”btnG” alt=”Search” />
</nobr>

add one with the looking glass inside