/* On Demand */
h4{
	font-size: 1.2em;
	color: #b53019;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}
#live_shows .live_links{
	float:right;
}
#live_shows .live_title .title{
	font-size: .9em;
}
#live_shows .live_title .date{
	font-size: .8em;
	color: #333;
}
#live_shows ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
	width: 350px;
}
#live_shows li{
	margin: 2px;
	padding: 2px;
}
#live_shows .live_img{
	float:right;
}
#npr_news, #npr_programs, #wdet_features, #wdet_news{
	float: left;
	width: 260px;
}
#npr_news, #wdet_news{
	margin-right: 100px;
}

#rss_feeds li{
	list-style: none;
	padding: 2px 0;
}
#rss_feeds li.title{
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #777;
}