#langForm
{
  float: right;
  margin-top: 4px;
}

#langForm select
{
	width: 100px;
    display: inline-block;
}