Code
<style>
#search {width:708px;height:30px;margin-top:20px;float:right;background:url(http://siryx.ru/d/search.gif)}
#poisk {float:left;width:654px;height:26px}
#poisk input {width:654px;_width:649px !important;height:26px;font:14px/26px tahoma;color:#a7beda;margin:2px 0 0 10px;padding:0;border:0;background:transparent}
#poisk input:focus {color:#395a90}
#button {float:right;width:49px;height:30px}
#button input {width:49px;height:30px;padding:0;margin:0;border:0;background:transparent}
</style>
<div id="poisk"><input value="Введите ключевое слово" onblur="if(this.value=='') this.value='Введите ключевое слово';" onfocus="if(this.value=='Введите ключевое слово') this.value='';" type="text" name="query" maxlength="30" size="20"></div><div id="button"><input type="image" src="http://siryx.ru/d/submit.gif" alt="Поиск"></div>