I have the following html:
If you want the text within the list items to be centred, try:
ul#menu-utility-navigation { width: 100%; } ul#menu-utility-navigation li { text-align: center; }