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

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

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