Increase column width of linear menu

Hi
I am trying to have a linear css drop down menu on my site and found the following suitable

http://telugugreetings.net/mymenu3.html

I am not able to increase the column width of main menu items Products,test5 etc without overlap on each other.

Please help me

I’m confused. On #outer you have 33em width set. Then each menu item is 5em. 6 of them total = 30em. Which you can also see the extra 3em on the right side.

If you want to increase the 5em to 6 or something, then the total width needs to be extended as well :). Did I understand you correctly?

I made the necessary adjustments and the issue is solved
Thanks a lot