
/* "Forgot Password" page */
.forgotPasswordTable { 
    margin-top: 50px;
    width: 378px;
}

.forgotPasswordCell { 
    padding: 10px; 
    border: solid #FFFFFF 1px; 
    background-color: #000000; 
    text-align: center;
}
