/* hacks for the MIGHTY ROYAL HOLY BROWSER, would you believe that? */

html:not([lang*=""]) select {
height: 16px;
}

html:not([lang*=""]) .rightbox select {
width: 130px;
}

html:not([lang*=""]) .regform select {
width: 150px;
}

html:not([lang*=""]) .contactform select {
width: 200px;
}

html:not([lang*=""]) a.legend-top {
line-height: 19px;
}