I\'m trying to use the modals within Twitter Bootstrap to implement a contact form.
Ideally I would like the first two fieldsets to align next to each other and the
Yes, just put it inside the modal body using "row-fluid" class, which will adjust to available space (unless you changed these styles):
something something else