Скрин-
Code
<?if($PAGE_ID$="login")?><div style="width:180px;"><?endif?>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<?if($ERROR$)?><td colspan="2" style="color:red;text-align:center;">$ERROR$</td><?endif?>
<tr><td width="80px" nowrap="nowrap"><input class="loginButton" style="width:80px;" name="sbm" type="submit" value="Вход"/></td><td><input class="loginField" type="text" name="user" value="Логин" onblur="if(this.value=='') this.value='Логин';" onfocus="if(this.value=='E-Mail/Логин') this.value='';" size="20" style="width:100%;" maxlength="50"/></td></tr>
<tr><td width="80px" nowrap="nowrap"><input class="loginButton" href="$REMINDER_LINK$" href="$REGISTER_LINK$" style="width:80px;" name="sbm" type="submit" value="Забыл пароль?"/></td><td><input class="loginField" type="password" name="password"value="Пароль" onblur="if(this.value=='') this.value='Пароль';" onfocus="if(this.value=='Пароль') this.value='';" size="20" style="width:100%" maxlength="15"/></td></tr>
</table>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tr><td style="background:#a60012;padding:0px;" nowrap><input id="rem$PAGE_ID$" type="checkbox" name="rem" value="3" checked="checked"/><label for="rem$PAGE_ID$">запомнить</label></td><td align="right" style="background:#a60012;padding:3px;" valign="top"><div style="font-size:8pt;"><a href="$REGISTER_LINK$"">Регистрация</a> </div></td></tr>
</table>
<?if($PAGE_ID$="login")?></div><?endif?>
<style>
/* By Рома Naruto-BigFan.ru */
input, textarea {vertical-align:middle;color:#ffffff;background:#a60012;border:1px solid #272727;font-size:10px;font-family:Trebuchet MS,Verdana,Tahoma,Arial,Sans-Serif;padding:2px;}
input:hover, textarea {background:#a60012;border:1px solid #272727;}
select:hover {background:#a60012;border:1px solid #272727;}
select {background:#a60012;border:1px solid #272727;}
.searchSbmFl,.uplFileFl,.gTableBottom input, .fastLogBt, .fastSearch, .fastNav, .codeButtons, .commSbmFl, .loginButton, .pollBut {color:#ffffff;background:#a60012;border:1px solid #272727;}
.searchSbmFl:hover,.uplFileFl:hover,.gTableBottom input:hover, .fastLogBt:hover, .fastSearch:hover, .fastNav:hover, .codeButtons:hover, .commSbmFl:hover, .loginButton:hover, .pollBut:hover {color:#ffffff;background:#a60012;border:1px solid #272727;}
/* -- -- */</style>