.PasswordResetWidget
{
    border: 1px solid black;
    margin: 5px;
    padding: 5px;
    clear: both;
}

.PasswordResetWidget .help
{
    background-color: #eee;
    padding: 3px;
    margin-top: 5px;
}


.PasswordResetWidget .message
{
    color: #2AC849;
    font-weight: bold;
    font-size: 125%;
}