/* Teaser unordered list */

/* List items within teaser unordered list */
div.jcPodcastEpisodeTeaser {
	clear: both;
	padding: 15px 0;
}
	div.jcPodcastEpisodeTeaser div.teaserTitle {
		
	}
		div.jcPodcastEpisodeTeaser div.teaserTitle a.teaserTitleLink {
			font-size: 1.5em;
			font-weight: bold;
			text-decoration: none;
		}
div.jcPodcastSubTitle {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
div.jcPodcastEpisodeDate {
	
}
div.jcPodcastEpisideDescription {
	
}
div.jcPodcastEpisodeDownload {
	
}
div.jcPodcastEpisodeDownload a img {
	margin: 0 10px 0 0;
}
