Code
<div class="reglink"><a href="$REGISTER_LINK$" style="none">Регистрация!</a></div>
<div class="pswlink"><a href="$REMINDER_LINK$">Забыли пароль?</a></div>
<form style="float:left;" method="post" action='/index/sub/'>
<div class="b2"><input class="field" type="text" name="user" style="background:transparent;" value="Логин" onFocus="if(this.value!='') this.value=''" onBlur="if(this.value=='') this.value='Логин'"></div>
<div class="b2"><input class="field" type="password" name="password" style="background:transparent;" value="Пароль" onFocus="if(this.value!='') this.value=''" onBlur="if(this.value=='') this.value='Пароль'"></div>
<input type="hidden" name="a" value="2" />
<input type="hidden" name="ajax" value="1" />
<input type="hidden" name="rnd" value="272" />
<input class="btlogin" name="sbm" type="submit" value="" />
</form>