
DIV#language-dropdown-select
{
float: right;
clear: right;
font-size: 0.9em;
height: 2.4em;
width: 120px;
line-height: 1.5;
margin: 10px 0 0;
}

DIV#language-dropdown-select SELECT
{
float: left;
clear: left;
}
