
/*** Ben Henry Online.com CSS ***/
* { margin:0; padding:0 }
body { background:#000; font-family:Arial, Helvetica, sans-serif; color:#fff }
h1 { color:#fff }
#mainContent { width:500px; margin:0 auto; text-align:center }
#mainContent h1#comingSoon { width:567px; height:100px; margin:20px auto; overflow:hidden; text-indent:-9999px; background:url(comingsoon.jpg); }

#loginBox { width:395px; /*height:400px;*/ margin:0 auto; padding:25px; background:#666 url(bg_loginBox.jpg) repeat-x top left; border:3px #666 solid }
#loginBox h1 { width:auto; height:auto; margin:0 0 15px; background:none; font-size:24px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-indent:0; }

.form-item label { color:#111 }
#edit-actions { margin-bottom:0 }
#edit-actions input { margin-bottom:0 }

