body { background-color: #f4f4f4; font-family: Arial; font-size: 12px; }
input { }

#title { margin-left: 6px; font-weight: bold; }
#loginWindow { width: 441px; height: 280px; margin: 120px auto 12px auto; padding-top: 8px; background: url('/layout/weber_login.gif') no-repeat; }

#nameField { }
#passwordField { }
#submitForm { }

#loginForm { width: 420px; height: 160px; margin-top: 24px; margin-left: 22px; display: block; }

#loginMessage {text-align:center;}
#loginBottom { }