.menuItem, .menuItemACT{ list-style: none;background-color: #554b4d; width: auto;display: table-cell}
.menuItem a{ background-color: #554b4d; color: #ffffff}
.menuItem a:hover{ background-color: #554b4d; color: #a8a900}
.menuItemACT{ background-color: #554b4d}
.menuItemACT a, .menuItemACT a:hover{color: #a8a900 !important; background-color: #554b4d}
.containerMM ul{ padding: 0; margin: 0}
.containerMM ul li{ float: left; margin: 0 30px 0 0; text-align: center}
.containerMM ul li a{ text-decoration: none}
.containerMM ul li:first-child{ text-align: left}
.containerMM ul li:last-child{ clear: right; padding-right: 0}