html {
    height: 100%;
}

body.frame div.content {
    margin-top: 45px;
    min-width: auto;
}

div.content {
    border: 0;
    background-color: transparent;
    padding: 0;
}

div.errorMessage {
    background: #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-color: #dadada;
    color: #333333;
}

.errorLogo {
    width: 120px;
}

.registerNow {
    display: none;
}

.forgotPW {
    display: none;
}
