.li-menu-group ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a.menu-item {
	font-weight: normal;
	margin-left: 1em;
	font-size: 0.8em;
	display: block;
}

.accessible-megamenu {
	background-attachment: scroll;
	background-position: center bottom;
	background-color: #4170d4 !important;
}

.menu-container {
	height: 75em;
	margin-top: -1em;
}

.small-menu-container {
	height: 3.8em;
	margin-top: -1em;
}

.meduim-menu-container {
	height: 5.5em;
	margin-top: -1em;
}

.menu-footer {
	clear: both;
}

.li-menu {
	list-style-type: none;
}

.li-menu-group {
	list-style-type: none;
	float: left;
	display: block;
	padding-right: 1.5em;
}

.li-menu-group h2 {
	font-size: 0.8em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}