  .WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
    display: block;
    height: 26px;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    position: relative;
    padding: 21px 30px 21px 0;
    font: normal 18px/20px 'Open Sans';
    color: white;
    text-align: left;
    background: inherit;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
display: table;
margin: 0 auto;
padding: 0;
list-style: none;
zoom: 1;
text-align: center !important;
}

#footer_menu_1 li, #footer_menu_2 li {
    font-size:14px!important;
}

.zoneFooter2, .zoneFooter3 {
    background-color: #eee!important;
}