body { background:#1B1B1B; text-align:center; }
body, td { color:#fff; font-family:verdana; font-size:11px; }

a { color:#FFA500; }

#message_box { padding: 5px;  text-align:center; background:#000; border-bottom:1px solid #000; }
.error { border-bottom:1px solid #f00; background:#332D2D }
.success { border-bottom:1px solid #0f0;  background:#2D332D }

#login_box { text-align:left; margin:0 auto; width:500px; background:#373737; border: 1px outset #ccc;}
#login_box img.header { width:500px; border-bottom:1px solid #fff; }

#login_form { margin: 10px 0 10px 10px; }