	.restream #feature .showTypes a{ text-decoration:underline;}
	
	.restream #feature .showDates li.showInfo {
		padding: 10px 0;
		border-top: 1px solid #CE041B;
		border-bottom: 1px solid #CE041B;
	}

	.restream #feature .showInfo h3.date span { font-size:1.2em;}
	.restream #feature .showInfo .showDetails { margin-left:95px; }
	.restream #feature .showInfo .spotlight{ 
		border: 1px dashed #CE041B; 
		color:#333333; 
		padding: 7px 10px;
		margin-bottom:10px;
		width: 450px;
	}
	.restream #feature .spotlight p { padding:0;}
	.restream #feature .spotlight .restream{ padding-bottom:2px; }
	.restream #feature .spotlight .restream .play { 
		padding:0px 5px 3px 20px; 
		background: url(../images/icons/restreamOrange.gif) 0px 0px no-repeat; 
	}
	
	.reastream #feature .help {
		clear: left;
	}

	.restream #feature .spotlight h4, 
	.restream #feature .spotlight h5,
	.restream #feature .spotlight dl{ 
	 	clear:both;
		padding:.2em 0 .7em 0; 
	 }
	.restream #feature .spotlight h5{
		padding:.4em 0 .2em 20px;
		background: url(../images/icons/playlist.gif) 0px 0px no-repeat; 
		text-decoration: underline; 
	}

	.restream .spotlight dl {
		width: 450px;
	}
	.restream .spotlight dt.artist {
		float: left;
		width: 155px;
		display:inline;
		padding-right:175px;
		border-top: 1px solid #E3E875;
	}
	.restream .spotlight dd.track{
		float: left;
		width: 170px;
		margin-left:-170px;
		font-style: italic;
	}
	.restream .spotlight dd.track {
	}
	.restream .spotlight dd.track .album {
		font-style: normal;
		margin-top:1.5em;
	}
	


