ПУ-->Управление дизайном-->Пользователи-->Форма входа пользователей
Code
<TABLE style="border-collapse: collapse; width: 100%;"><TBODY><TR><TD>
<SPAN style="font-size: 10pt;"><B>E-mail</B></SPAN></TD><TD>
<INPUT class="loginField" maxlength="25" name="user">
</TD></TR><TR><TD>
<SPAN style="font-size: 10pt;"><B>Пароль</SPAN></B></TD><TD>
<INPUT class="loginField" maxlength="15" name="password" type="password">
</TD></TR><TR><TD></TD><TD>
<INPUT class="loginOn" name="sbm" value="" type="submit">
</TD></TR><TR><TD>
</TD><TD><A href="/index/3" target="_blank"><IMG src="http://zone-vip.ucoz.ru/login/3-a.gif" alt="" border="0"></A></TD></TR></TBODY></TABLE><P>
ПУ-->Управление дизайном-->CSS
Code
.loginField {padding-top:5px;height:33px;width:210px;font-size: 15px; color:#000000; background:url('http://zone-vip.ucoz.ru/login/57675.gif'); border:0px; text-align: center}
.loginOn {padding-top:5px;height:33px;width:210px;font-size: 15px; color:#000000; background:url('http://zone-vip.ucoz.ru/login/3-s.gif'); border:0px; text-align: center}