> Is there a work around to this inconsistency? > > --Kenoli Unfortunately, when styling form elements you're either going to have to accept a bit of browser variance or start using javascript to style them. This is because the browsers are so flighty with how they style their form elements. And lots of the time you can't access particular parts of a form item to change it at all via css (ie, the button for the input=file form).
-- Thanks, Jim ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
