#page-body table{margin: 0 auto;}
#page-body td{padding:3px 0; vertical-align:middle; color: white;}
#page-body td.field1{text-align: right; padding-right:5px;}
#page-body td.field2 input[type="text"],input[type="password"]{width: 120px; height:20px; padding: 4px 6px; border: none;}
#page-body td.field2 input[type="checkbox"]{margin-right:4px;}

.button-right{width:80px; text-align: center;}

/*		LOGIN BOX		*/
#login-box{margin: 100px auto 0 auto; width: 340px; height: 262px; background: url(/images/login/login_box.jpg) no-repeat center; text-align: center;}

#login-box div.margin-top{height: 50px;}
#login-box p.heading1{text-align: center; font-size: 30pt; font-weight: bold; color: white;}

#submit-container{margin: 0 auto; width: 100px;}
#password-reminder-link{text-decoration: underline; cursor: pointer;}


/*		FORGOT PASSWORD		*/
#password-reminder{margin: 10px auto 0 auto; width: 340px; height: 100px; background: url(/images/login/password_reminder.jpg) no-repeat center;}
#password-reminder h2{margin:0; color: white; text-align:center;}
#send-reminder-container{margin: 0 auto; width: 100px;}