.tab-language-switch{ float: right; overflow: hidden; list-style: none; margin-right: 25px; top: 28px; position: relative; } .tab-language-switch li{ float:left; margin-left:10px; color: #C3C3C3; cursor:pointer; } .tab-language-switch li.active{ color: #444; font-weight: bold; cursor:default; }