@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; font-size:11px;}

body {background:url(../images/hello.jpg) no-repeat #0f1010 center top; }

form {padding:0; margin:0;}

.container {width:1000px; height:665x; margin:0 auto; overflow:visible;}

.webmail {width:100px; height:35px; float:left; margin-left:465px; margin-right:10px; background: url(../images/header-webmail-bg.png) no-repeat top left; line-height:35px; text-indent:15px;}
.webmail a {line-height:30px; color:#d2d2d2; text-decoration:none; font-weight:bold;}

.client-login {width:410px;  height:75px; margin-top:0px; float:left; background:url(/images/header-client-login-bg.png) no-repeat top left; line-height:10px;}

.login {width:320px; height:25px; margin-left:80px; margin-top:5px; }

.input {background:url(../images/input-bg.png) no-repeat left top; border:0px; width:114px; height:25px; color:#fff; padding:0px 5px 0px 3px; float:left; line-height:12px; font-size:11px;}

.input-submit {background:url(../images/input-submit.png) no-repeat left top; border:0px; width:61px; height:25px; float:left; }