/* Set the width here as small as you like, as long as you compensate with the em left minus alignment */

div#navcontainer .nav a {
	width: 130px;
}

div#navcontainer .nav li em {
	left: -26px;
}