
    #header h1 a {
	    background-image: url('../img/cym/logo.png');
    }

	.home_featured ul.quick_links li.quick {
		background-image: url('../img/cym/quick_links.png');
		width:            102px;
	}

		.home_featured ul.quick_links li.news a {
			background-image: url('../img/cym/quick_links_news.png');
			width:            147px;
		}

		.home_featured ul.quick_links li.events a {
			background-image: url('../img/cym/quick_links_events.png');
			width:            170px;
		}

	.news_more h3 { background:  url('../img/cym/titles/news_more.png'); }
		.news_more li.art              h3 { background-position: center top;    }
		.news_more li.climate          h3 { background-position: center -40px;  }
		.news_more li.comedy           h3 { background-position: center -80px;  }
		.news_more li.creative-writing h3 { background-position: center -120px; height: 40px; }
		.news_more li.culture          h3 { background-position: center -160px; }
		.news_more li.dance            h3 { background-position: center -200px; }
		.news_more li.education        h3 { background-position: center -240px; }
		.news_more li.environment      h3 { background-position: center -280px; }
		.news_more li.fashion          h3 { background-position: center -320px; }
		.news_more li.festivals        h3 { background-position: center -360px; }
		.news_more li.food-drink       h3 { background-position: center -400px; }
		.news_more li.health           h3 { background-position: center -440px; }
		.news_more li.history          h3 { background-position: center -480px; }
		.news_more li.movies           h3 { background-position: center -520px; }
		.news_more li.music            h3 { background-position: center -560px; }
		.news_more li.people           h3 { background-position: center -600px; }
		.news_more li.school-holidays  h3 { background-position: center -640px; height: 40px; }
		.news_more li.stage            h3 { background-position: center -680px; }
		.news_more li.sport-leisure    h3 { background-position: center -720px; height: 40px; }
		.news_more li.technology       h3 { background-position: center -760px; }
		.news_more li.topical          h3 { background-position: center -800px; height: 40px; }
		.news_more li.travel           h3 { background-position: center -840px; }
		.news_more li.work-training    h3 { background-position: center -880px; height: 40px; }
		.news_more li.volunteering     h3 { background-position: center -920px; }

	.view_all a {
		background-image: url('../img/cym/view_all.png') !important;
		width:            97px;
	}

	.info_index_cats h3 a {
		background: url('../img/cym/titles/info_index_titles.png');
	}

	.info_index_cats h3.law a,
	.info_index_cats h3.leisure a,
	.info_index_cats h3.local a {
		height: 40px;
	}

	.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;
			}

