I have a nice form with multiple columns. Every field has css that floats left and sets 10px left margin. Everything floats nicely on the page except the Password field. Retype Password shows below Password instead of to the right on the same line. I had hoped that the CSS for the Retype Password would be the same as the Password but this does not seem to be the case. How do I force the Retype Password to follow the same CSS rules as the Paasword field.