I\'m trying to style a select element using CSS3. I\'m getting the results I desire in WebKit (Chrome / Safari), but Firefox isn\'t playing nicely (I\'m not ev
select
Would you accept minor changes to the html?
Something like putting a div tag containing the select tag.
Take a look.