/* tämä käsin */
/*.s4-tn .menu.horizontal.menu-horizontal > ul.root > li.static > ul.static > li.static:last-child,
.s4-tn .menu.horizontal.menu-horizontal > ul.root > li.static > ul.static > li.static:last-child a,
.s4-tn .menu.horizontal.menu-horizontal > ul.root > li.static > ul.static > li.static:last-child a:link,
.s4-tn .menu.horizontal.menu-horizontal > ul.root > li.static > ul.static > li.static:last-child span {
	text-transform:uppercase;
}*/

.s4-tn .menu.horizontal.menu-horizontal > ul.root > li.static > ul.static > li.static:last-child {
	background-image:url(aqua_menutausta.png);
	background-position:center;
	background-repeat:no-repeat;
	text-transform:uppercase;
}
#utuFooterSMap .utuSiteMap td:last-child {
	display:none;
}

/* IE 8 & IE 11 Enterprise Mode Fix */
.s4-tn .menu.horizontal.menu-horizontal > ul.root > li.static > ul.static > li.static:first-child + li + li + li + li + li + li {
	background-image:url(aqua_menutausta.png);
	background-position:center;
	background-repeat:no-repeat;
	text-transform:uppercase;
}
#utuFooterSMap .utuSiteMap td:first-child + td + td + td + td + td + td {
	display:none;
}
