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

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

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

html:not([lang*=""]) table.order td,
html:not([lang*=""]) table.order th {
padding-left: 0;
padding-right: 0;
}

html:not([lang*=""]) table.order td .itx {
width: 100%;
display: none;
}