.menu #mainMenu > li > ul {
	bottom: auto !important;
}

.menu #mainMenu li li ul {
	top: 0; /* ovr */
	bottom: auto !important;
}