div.disclaimer{
    margin-top: 1em;
    font-size: smaller;
}

div.footer {
    margin-top: 1.5em;
    font-size: small;
    text-align: center;
}

div.cblock {
    margin-top: 1.5em;
}

div.cblock.login {
    text-align: center;
}

h1 {
    text-align: center;
}

h2 {
    margin-top: 0;
}

h3 {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    font-size: medium;
    font-weight: bold;
}

div.footer div.logo {
    margin-top: 2em;
}

div.footer div.logo img{
    height: 40px;
}

div.registeredonly {
    font-size: small;
}