body { background: black; }

input {	display:block; width:290px; height: 25px; margin:10px 0; border: 1px solid blue; }

button { background:green; border:1px solid green; width:70px; height:30px; padding: 0px; margin: 10px; color:#ffffff; }

#reset { background:green; border:1px solid green; width:80px; height:35px; padding: 0px; margin: 10px; color:#ffffff; }


#login_i a { color: yellow; text-decoration: none; }

#login_i table { color: white; text-align: center; }

#login_i table input { width: 145px; height: 25px; }

#login form { background: black; border: 0px; }

#login_f { position: absolute; top: 80px; height: 150px; width: 150px; left: 45px; }

#login_cookie { position: absolute; bottom: -400px; height: 100px; width: 600px; left: -200px; color: #282E33; }
#login_cookie:hover { color: yellow; }

#forgot_pass { position: absolute; bottom: -180px; height: 20px; width: 600px; left: -200px; color: #282E33; }
#forgot_pass:hover { color: yellow; }
#forgot_pass a:hover { color: yellow; }
#forgot_pass a { color: #282E33; }

#footer { position: absolute; bottom: -425px; height: 25px; width: 1000px; left: -400px; color: gray; font-size: 12; }

#security { text-align: center; position: absolute; bottom: -100px; height: 50px; width: 620px; left: -200px; }
