It's a question of something called specificity, which only comes into play when you have a lot of classes, ids and elements within them. In your case, if this is all the html, just use the basic selector as you only have one list.
Here's a good explanation: http://www.htmldog.com/guides/cssadvanced/specificity/ ______________________________________________________________________ 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/
