Hello, my question is how to set the width of the "main menu" in width template?
For me, so it looks like # header. Row2 # mainmenu
{
width: 988px;
height: 57px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 9px;
position: relative;
z-index: 20;
text-align: center;
}
The point is that I have 6 sections in the main menu and the menu automatically makes me an empty seventh and fills the entire width of the unnecessary (the last tab is empty but it is - and is not to be) tabs should extend to the whole of the proportion.

PS menu width, location and many other things is able to change, but I can not disable / remove the last empty tab.