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

#nav ul ul {
	width: 200px;
}

/* Menu width minus 3px */

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