text extends outside of the buttons

ul#cssmw_content > li > span > a {
and:
ul#cssmw_content ul.level-<int> > li > a {
elements in the following 2 files:
CSSMenuWriter/cssmw_home/menu.css
CSSMenuWriter/cssmw_content/menu.css
where <int> is a variable meaning the menu level number.

Thank you once again. This worked just fine. Also, How does one add a level 2?