.news_home {
	
}
.news_home .main-news {
	background: #a10000 url('../dsg/news-main-back.gif') repeat-x top left;
	color: #fff;
	padding: 1em;
	min-height: 1px;
}
.news_home .main-news a {
	color: #fff;
}
.news_home .main-news div.image {
	float: left;
	margin: 0 1em 0 0;
	padding-bottom: 2.3em;
}
	.news_home .main-news div.image a.image {
		
	}
		.news_home .main-news div.image a.image img {
			border-bottom: 2px solid #fff;
		}
	.news_home .main-news div.image .play-big {
		position: absolute;
		margin: -32px 0 0 5px;
	}
.news_home .main-news a.title {
	display: block;
	font-size: 1.4em;
	text-decoration: underline;
	margin-bottom: 0.7em;
}
	.news_home .main-news a.title:hover {
		text-decoration: none;
	}
.news_home .main-news div.date {
	color: #C0C0C0;
	font-style: italic;
	padding-bottom: 0.5em;
}
.news_home .main-news div.lead {
	line-height: 1.4em;
}



ul.news {
	background: url('../dsg/news-lines-ver.gif') repeat-y top left;
}
	ul.news li.spacer {
		background: url('/dsg/dot-hor.gif') repeat-x center left;
		height: 2em;
		margin: 0;
	}
	ul.news li div.image-title {
		
	}
	ul.news li.dot-line {
		overflow: hidden;
		height: 2em;
		background: url('/dsg/dot-hor.gif') repeat-x center left;
	}
	ul.news li div.image-title a.image {
		display: block;
		text-align: center;
		overflow: hidden;
		height: 120px;
	}
	ul.news li div.image-title a.title {
		display: block;
		color: #fff;
		height: 2.5em;
		padding: 0.2em;
		background: #960000;
		text-decoration: underline;
	}
	ul.news li div.image-title a.title:hover {
		text-decoration: none;
	}
	/* internal */ ul.news-internal li div.image-title a.title {
		color: #000;
		background: none;
		font-weight: bold;
	}
	ul.news li div.image-title span.play-small {
		position: absolute;
		margin: -22px 0 0 120px;
	}
	ul.news li div.time {
		background: #6F1414;
		color: #fff;
		padding: 0.2em;
	}
	/* internal */ ul.news-internal li div.time {
		background: none;
		color: #000;
	}

ul.shows {
	
}
	ul.shows li div.image-title a.title {
		background: #1c5092;
	}
	ul.shows li div.time {
		background: #0b2257;
	}