.woocs_auto_switcher {
    width: 200px;
    height: 220px;
    position: fixed;
    margin-top: 30px;
    /*perspective: 1000px;*/
    margin: 0px;
    z-index: 99999;
    list-style: none;
    margin: 0;
    padding: 0;
}
.woocs_auto_switcher.right {
    right: 0px; 
}

img.flag_auto_switcher{
    height: auto;
    width: 35px;
    display: inline-block;
    vertical-align: middle;
}
span img.flag_auto_switcher{
    margin: 0 auto;
}
.woocs_auto_switcher.right{
    width: inherit;
}
.woocs_auto_switcher.right li{
    list-style: none;
}
.woocs_auto_switcher li a {
    display: block;
    max-width: 75px;
    font-size: 14px;
    border-bottom: 1px solid #333;
    color: #fff;
    -webkit-font-s