/*
 * C21 Sitemap Section Formatting
 * ==============================
 * Include CSS classes here that are used for the sitemap section of C21.com
 *
 */

.sitemapcolumn {
   margin-left:10px;
   float: left;
   width: 200px;
   margin-top:10px;
}

.sitemapgrouplabel {
   font-size:1.05em;
   font-weight:bold;
}
