#content p {
    margin-bottom       : 15px;
}

#content h1 {
    font-size           : 22px;
    color               : #004B93;
    line-height         : 22px;
    margin-bottom       : 20px;
}

#content h2 {
    font-size           : 17px;
    color               : #004B93;
    line-height         : 17px;
}

/*******************************************************************************/
/* Login */
div.login .common h3 {
    border-bottom       : 1px solid #204580 !important;
    font-size           : 14px !important;
    margin-bottom       : 20px !important;
    text-transform      : uppercase !important;
}

div.login .common_content_box form {
    line-height         : 14px !important;
    margin-top          : 15px !important;
}

div.login .common_content_box form input.submit {
    cursor              : pointer !important;
}

div.pass_request .common h3 {
    border-bottom       : 1px solid #204580 !important;
    font-size           : 14px !important;
    margin-bottom       : 20px !important;
    text-transform      : uppercase !important;
}

div.pass_request .common_content_box form {
    line-height         : 14px !important;
    margin-top          : 15px !important;
}

div.pass_request .common_content_box form input.submit {
    cursor              : pointer !important;
}

#content #msgs ul {
    list-style-type     : none;
}
