I have a couple of fields I would like to put side-by-side. I have created a class called inline with the following attributes:
.inline {display:inline; width: 50%; vertical align:top; }
I have assigned the inline class to the two fields I want to be inline. Instead of being inline, they display like this: