table.table-episode {
	}

td.episode-number {
	color: white;
	background: #3C2D82;
	}
	
td.episode-play	{
	color: #3C2D82;
	vertical-align: text-top;
	}
	
td.td-headline-subscribe	{
	vertical-align: text-top;
	}

p.podcast-host {
	}

a.play	{
	color: #3C2D82;
	}

h3.episode-title {
	color: #3C2D82;
	background: transparent;
	}

a.episode-title {
	color: #3C2D82;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}
	
h4.return-to-episode-list {
	color: #3C2D82;
	background: transparent;
	margin-bottom: 0;
	}	

li {
	padding-top: 4px;
	}