<!-- LOGIN FORM --> <div class="login" style="float:right;"> <p>Login Into Our Secure Server</p> <span class="box"> <form action="/web/20160405203731/https://www.756444.net/secure/login.html" method="POST"> <input value="IBC" name="ProviderCode" type="hidden"> <input size="15" name="UserName" type="text" placeholder="Username"> </br> <input size="15" name="Passwd" type="password" placeholder="Password" style="margin-top:10px;"> </br> <div style="margin-top:10px;"> <input style="cursor:pointer; border-radius:5px; width:70px; border:1px solid #eee; background-color:#0083EF; padding:5px; color:#fff;" value="Login" type="submit" id="form_submit_btn"> <a class="loginlink" style="float:right;padding:5px;" rel="nofollow" href="/web/20160405203731/https://www.756444.net/newpass.html?provcode=BCS">Forgot password? Forgot username?</a> </div> </form> </span> </div> <!-- LOGIN FORM -->