#footer {
    border: 0px solid #000000;
    margin: 0px auto;
    width: 870px;
    height: 103px;
    font-family: Arial;
    font-size: 11px;
    background: url(../../portal/images/bg-footer.png) repeat-x;
}

.menuFooter {
    float: left;
    border: 0px solid #00ff00;
    color: #ffffff;
    width: 703px;
    height: 73px;
    padding-top: 30px;
    padding-left: 40px;
}

.logoFooter {
    float: right;
    border: 0px solid #0000ff;
    width: 127px;
    height: 103px;
    background: url(../../portal/images/logo-footer.png) 40px 30px no-repeat;
}

.smallText {
    font-size: 9px;
    margin-top: 8px;
}

.validator {
    width: 870px;
    height: 13px;
    margin: auto;
    text-align: right;
}

