HI

I am attempting to adjust input boxes and labels on the login page and it I place the following in to the classic/stylesheet.css the position in the Hebrew Cart works fine however in the English Cart obviously its backwards.

LABEL.inputLabel {
width: 9em;
float: right; }

If I switch to float: left; in the stylesheet.css and then place it only in the classic/hebrew_stylesheet.css it has no effect on either carts?? The english shows correctly and the Hebrew is backwards??



Suggestions as to what I'm doing wrong?


Regards

Meir Rotfleisch