It seems the default layout for forms to center. How do I LEFT JUSTIFY the form?
Here is a
link to the page
in question. Also when you try to complete the form, it moves the field to the left and has a weird box around the checkmark.
Remove the "text-align:center" option and it should left justify. Note that removing that may screw up other tables on your site though if they are supposed to be centered.