.dc-languages { width: 89px; height: 20px; overflow: hidden; position: absolute; z-index: 90; right: 23px; top: 10px; background: url(/css/global/img/specific/lang2.png) transparent no-repeat 0 0;  -moz-border-radius: 10px; -webkit-border-radius: 10px; } .dc-languages .arrows { background: url(/css/global/img/lang/lang.select.png) no-repeat; width: 10px; height: 10px; position: absolute; z-index: 90; right: 2px; top: 5px; z-index: 99; } .dc-languages:hover, .dc-languages.open { background: #dee3e4; rihgt: 0; top: 10px; height: auto; position: absolute;  } .dc-languages a { display: block; height: 20px; width: 86; margin: 1px; line-height: 18px; text-decoration: none; position: relative; z-index: 92; text-indent: 10px; } .dc-languages a:hover, .dc-languages a:focus { color: #1f4176; background:url(/css/global/img/specific/hover-lang.png) #8d0015 repeat-x 0 0; color: #fff; -moz-border-radius : 10px; -webkit-border-radius:10px; } .dc-languages a:focus { outline: none; } .dc-languages a:active { background-color: #669; } .dc-languages a:focus strong, .dc-languages a:hover strong { color: #fff; } .dc-languages a span { margin: 0 0 0 4px; } .dc-languages a strong { color: #535353; font-weight: normal; }