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

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

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