Often when I\'m designing a site, I have a need for a specific style to apply to a specific element on a page and I\'m absolutely certain it will only ever apply to that element
I would set an id for a page like
or
and make use of css override mechanism in the sitewide css file.