Working on a project the other day I came across a problem with some existing CSS where the selectors for basic elements all included the ID’s for the layout containers. this was causing huge problems when any external mark-up was dropped into the page. The generic styles were already so specfiic that they were over-riding… Read more »