/* We only change the position of the level 2 items of the last column to the left 
   IF the resolution is 1024x768 or lower */
#dropdownmenu ul.dropdownrootitem8ul ul ul {
	left: -96% !important; 
}