/* @option user-selected navigation layout setting */

#nav ul ul {
	width: 250px;
}

/* Menu width minus 3px */

#nav ul ul ul {
	left: 247px !important;
}