/**
 * this style customize menu for different languages by word lengths
 */
#main-menu li.m-about {
	width:110px;
}

#main-menu li.m-applications {
	width:130px;
}

ul.m-about-sel {
	background-position:0 0;
}

ul.m-applications-sel {
	background-position:107px 0;
}
ul.m-collaboration-sel {
	background-position:238px 0;
}
ul.m-collaboration-sel {
	background-position:238px 0;
}

ul.m-support-sel {
	background-position:349px 0;
}
