#menu-bar {
    height: 40px;
}
#menu-bar li {
    margin-left: 8px;
    height: 40px;
}

#menu-bar li.expand ul.sub {
    top: 40px;
}

