<form method="get" id="search" action="<?php bloginfo('url'); ?>/">
<div><input type="text" value="<?php the_search_query(); ?>" name="s" id="search-text" />
<input type="submit" id="search-submit" value="Ок" />
</div>
</form>
<div style="padding-bottom: 10px;"> </div>