Hi,
This might be something of a repost, for which I apologise.
What is the normal way to handle CSS conflicts.
the "genesis tabs" widget uses the same CSS class names as the main site theme. these CSS class names are repeated in the site style.css and the widget style.css and both have different content. this means the markup in widget is all messed up as the widget comes across the site style.css file first ?? (is this correct). is the way to fix this, change the class names and edit the widget style sheet to match the widget only?
thanks in advance