.langswitcher ul, .langswitcher li
{
    list-style:none;
    padding-left:5px;
    display: inline;
}

.langswitcher 
{  
    text-align:right;      
}

.langswitcher a {
    text-decoration: none;
}

.langswitcher img
{
    height:12px;
} 
