#fw-top-bar-menu {
    display: inline-block;
}

#menu-top-bar {
    margin-top: 3px;
}

#fw-top-bar-menu > ul > li > a {
    margin-right: 0;
    margin-left: 20px;
    text-decoration: none
}

.fw-top-bar #menu-top-bar a:hover {
    text-decoration: none;
}