<div class="welcome_fixed">
<div class="welcome">
Ciao Ospite, se leggi questo messaggio significa che non sei loggato. <a href="http://www.xxx.it/forum/member.php?action=register">Clicca qui</a> per effettuare la registrazione in pochi semplici passaggi oppure <a href="http://www.xxx.it/forum/member.php?action=login">Clicca qui</a> per loggarti. Ti ricordiamo che sono vietati nick volgari o privi di senso e di passare in <a href="http://www.xxx.it/forum/forumdisplay.php?fid=2">Area Presentazioni e saluti</a> per presentarti.
</div>
</div>
<div style="padding-top: 20px; padding-left: 10px; padding-right: 10px;">
<div style="float: left;">
<form action="member.php" method="post">
Hello There, Guest!!
<input type="text" class="login" name="username" value="Username" onfocus="if(this.value == 'Username') { this.value = ''; }" size="25" maxlength="{$mybb->settings['maxnamelength']}" style=" color: #595641; background-image: url({$theme['imgdir']}/input_box.png); background-repeat: repeat-x; width: 120px; height: 15px; padding: 3px 0px 2px 0px; border-top: 1px solid #66624a; border-left: 1px solid #66624a; border-right: 1px solid #b5af89; border-bottom: 1px solid #b5af89;"/>
<input type="password" class="login" name="password" value="password" onfocus="if(this.value == 'password') { this.value = ''; }" style=" color: #595641; background-image: url({$theme['imgdir']}/input_box.png); background-repeat: repeat-x; width: 120px; height: 15px; padding: 3px 0px 2px 0px; border-top: 1px solid #66624a; border-left: 1px solid #66624a; border-right: 1px solid #b5af89; border-bottom: 1px solid #b5af89;"/>
<input type="submit" class="button" name="submit" value="" style="background-image: url({$theme['imgdir']}/buttons/login.png); background-repeat: no-repeat; width: 60px; height: 22px; border: 0px;"/>
<input type="hidden" name="action" value="do_login" />
<input type="hidden" name="url" value="{$redirect_url}" />
</form>
</div>
<span class="remember_me"><input name="quick_remember" type="checkbox" checked="checked" value="yes" class="checkbox" id="quick_login_remember"><label for="quick_login_remember"> Remember me</label></span>
<div style="float: right;">
<div style="padding-top: 0px; padding-left: 5px; padding-right: 10px;">
<span style="float: right;">{$lang->welcome_current_time}</span><br />
<b><a href="{$mybb->settings['bburl']}/member.php?action=register">{$lang->welcome_register}</a> | <a href="{$mybb->settings['bburl']}/member.php?action=lostpw">{$lang->lost_password}</a></b>
</div>
</div>
</div>