/* 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: 160px;
}

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