body {
  font-family: Trebuchet MS, Arial, Helvetica, san-serif;
}

#ubertor #menu_inner ul ul ul {
	display: none;
	left: 179px !important;
	position: absolute;
	top: 0 !important;
	width: 100%;
}

#ubertor #menu_inner ul ul  li:hover ul {
	display: block;
}

#ubertor #menu_inner ul ul  li:hover ul li {
	position: relative;
	border-left: 1px solid #2e2e2e;
	height: auto;
}


#ubertor #menu_inner ul ul ul ul {
	display: none !important;
	left: 179px !important;
	position: absolute;
	top: 0 !important;
	width: 100%;
}

#ubertor #menu_inner ul ul ul li:hover ul {
	display: block !important;
}

#ubertor #menu_inner ul ul ul li:hover ul li {
	position: relative;
	border-left: 1px solid #2e2e2e;
	height: auto;
}

html > body #menu_inner ul li {
	position: relative;

}

#menu_inner li li.sel a, #menu_inner li:hover, #menu_inner li.sel_over, #menu_inner li.over 

#menu_outer .sel li a {
background:none repeat scroll 0 0 #111111;
}
