/* Start of CMSMS style sheet 'afrikbourse-style_menutop' */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.menutop {
    height:22px;

}

.left {
    float: left;
    padding: 0;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    display: inline;
}

.right {
    display: inline;
    float: right;
    text-align: right;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
}

.menutop .left {
    margin: 0 0 0 8px;

}

.menutop .right {

    margin: 0 8px 0 0;
    padding-top: 7px;
    padding-bottom: 2px;
}
/* End of 'afrikbourse-style_menutop' */

