.sf-vertical, .sf-vertical li {
	width:	12em;
}
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	12em; /* match ul width */
	top:	0;
}

