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

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