@charset "UTF-8";

h1.specials-header[style],
h1.music-header[style] { /*this ruleset is the same as "h1.main-header" in "content.css" but is here for simplicity*/
	font-size: 1.800em !important; /*18px;*/
	font-weight: bold !important;
	color: #ccc !important;
	text-shadow: 1px 1px 1px #000 !important;
	margin-bottom: 0.500em; /*5px;*/
}

h2.news-item-header[style] {
	color: #ccc !important;
	font-size: 1.400em !important; /*14px;*/
	font-weight: bold !important;
	text-shadow: 1px 1px 1px #000 !important;
	margin-bottom: 0.500em !important; /*5px;*/
}

p.news-item-chunk[style] {
	color: #ccc !important;
	font-size: 1.3000em !important; /*13px;*/
	line-height: 1.3 !important;
	margin: 0.750em 0 !important; /*~7px;*/
}

div#Daily_Specials,
div#Entertainment {
	color: #ccc;
}