
    .info_index_cats h3.education     a { background-position: center top;    height: 37px; }
    .info_index_cats h3.employment    a { background-position: center -80px;  height: 58px; }
    .info_index_cats h3.environment   a { background-position: center -160px; height: 41px; }
    .info_index_cats h3.health        a { background-position: center -240px; height: 44px; }
    .info_index_cats h3.housing       a { background-position: center -320px; height: 41px; }
    .info_index_cats h3.law           a { background-position: center -400px; height: 56px; }
    .info_index_cats h3.leisure       a { background-position: center -480px; height: 56px; }
    .info_index_cats h3.local         a { background-position: center -560px; height: 57px; }
    .info_index_cats h3.money         a { background-position: center -640px; height: 41px; }
    .info_index_cats h3.relationships a { background-position: center -720px; height: 58px; }
    .info_index_cats h3.world         a { background-position: center -800px; height: 56px; }

    .box p.view_all a { background-position: left -44px; }

    .recent_comments h2 { background-image: url('../img/cym/being_said.png'); }

    .view_all a {
        background-image: url('../img/cym/view_all.png');
        height:           22px;
        width:            164px;
    }

        .va_blue    a { background-position: center top;   }
        .va_green   a { background-position: center -22px; }
        .va_magenta a { background-position: center -44px; }
        .va_orange  a { background-position: center -66px; }
        .va_yellow  a { background-position: center -88px; }

        .news_more p.view_all a {
            background: url('../img/cym/view_all_light.png') center -44px;
        }

        div.home_most_viewed p.view_all a {
            background-image:    url('../img/cym/view_all_light.png');
            background-position: center -44px;
        }

        div.home_news p.view_all a {
            background-position: center -44px;
        }

        div.home_orgs p.view_all a {
            background-image:    url('../img/cym/view_all_light.png');
            background-position: center -88px;
        }

        div.home_themes p.view_all a {
            background-position: center -66px;
        }

        div.info_index_cats p.view_all a {
            background-image: url('../img/cym/view_all_light.png') !important;
        }

    .calendar form {
        padding-left:  0;
        padding-right: 0;
    }

        .calendar form fieldset {
            width: 100px;
        }

        .calendar form p {
            font-size: 1.1em;
            padding:   0;
            width:     80px;
        }

    .calendar_key {
        padding: 0;
    }

        .calendar_key span {
            display: block;
            float:   none;
        }

            .calendar_key span.has_events {
                display: inline;
                float:   left;
                width:   115px;
            }

            .calendar_key span.doesnt {
                display: inline;
                float:   left;
                width:   135px;
            }
