i want to center just one dropdown within a form. using firebug, i can "Edit Element Style..." using "text-align:center" to get the one dropdown to center without centering all of the form's elements. but i cannot determine the path to add it to my stylesheet. i even copied the path by using firebug's "Copy CSS Path" and that didn't work.
here is the form in question:
http://http://www.justdanceinc.biz/birthday-parties
at the bottom of the page is the dropdown that needs centered. once that dropdown is populated, the rest of form is present. the first dropdown is the only one to be centered.
Thanks to anyone that can help me out!!