<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>CSS tip: Group identical classes together</title><link>http://blogs.msdn.com/alexdan/archive/2007/04/25/css-tip-group-identical-classes-together.aspx</link><description>There are often cases where the same CSS style is defined multiple times for different classes. Consider grouping selectors to avoid the redundancy. This also helps optimize the size (and improve manageability) of the CSS. (In fact, CSS optimizers use</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>