#languageMenu{position:absolute;left:841px;top:20px;z-index:10;float:left;}
.boxLanguage {float:left;height:20px;width:25px;background:#bbb;margin-bottom:3px;font-weight:bold;text-align:center;}
#languageMenu .selected {background:#a4001b;}
.boxLanguage a:link, .boxLanguage a:visited {float:left;width:100%;height:100%;color:#fff;font-weight:bold;}
.boxLanguage a:hover {float:left;width:100%;height:100%;color:#fff;text-decoration:underline;}