div.langselection {
    clear: both;
    float: left;
    padding-right: 15px;
}

div.countryselectionhidden {
    display: none;
    float: left;
}

div.countryselection {
    display: inherit;
    float: left;
}

select.countryselect {
    border: 1px solid #658EB1;
    background-color: #FFFFFF;
    padding: 1px;
    font-size: 10px;
}