<h3 align=center style="margin-bottom:0;"><a href="/">
<img src="/images/pomogi.gif" style="margin-bottom:-2px;"></a> <b>Поиск в сети Internet:</b>
</h3>
<p aligт=center><form method='POST' accept-charset='utf-8'>
<input type='text' name='query' id='query' value='<?php print iconv('UTF-8','UTF-8',$_REQUEST['query']); ?>' style='width:80%;margin-left:5%'/>
<input type="hidden" name="page" value=0 />
<input type="hidden" name="host" value='' />
<input type="submit" class="great_btn" value="Искать"/>
</form>
</p>
<?php
это форма.
вот стиль:
/* МОЙ КОД */
/*
dedushka.org/uroki/3866.html */
.great_btn {
background: linear-gradient #000(to bottom, #0bc408 0%,#09a206 100%);
background-color: #000;
color: #fff;
font-size: 16px;
text-shadow: 0 1px 0 #757575;
padding: 4px 0 5px 0;
margin: 0;
cursor: pointer;
border: 0;
position: center;
box-shadow: 0 -1px 0 #0e780c, 0 1px 0 #000;
width: 15px;
border-radius: 2px;
}
/* МОЙ КОД КОНЕЦ */
всё. такой маленький.