Travel through to the second page of this form (version 1.5)
I have state boxes I would like to align on one line.
Tried this:
#field_2_80, #field_2_82, #field_2_83, #field_2_84, #field_2_85, #field_2_86{
width: 150px;
float: left;
}
But still will not align. aaaaaaaah.