/* @option user-selected #navigation menu position setting */

#nav ul ul li {
	width: 250px;
}

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