Two Feeds Using Two Completely Different Style Sheets
This is a demo of how you can specify a different CSS class for each Feed. The first Feed will use the normal CSS that is assigned in the style sheet. The second Feed passes a value of css=spirit Therefore, it will use all styles assigned under a class of rss-box-spirit
Feed 1
Feed URL: http://www.cogdogblog.com/feed/
Feed CSS Class: .rss-box (default)
Feed 2
Feed URL: http://rss.news.yahoo.com/rss/topstories
Feed CSS Class: .rss-box-spirit (default)

