.podcasts .container {padding: 1em;}
.podcasts table td {
	vertical-align: top; padding: 0;
	}
.podcasts .episodeCount {
	text-align: right; font-style:italic;
	float: right; margin-left: 1em; margin-bottom: 1em;
	}
.podcasts .description {margin-top: 0.5em;}
.podcasts img.podcastImage {
	margin: 0 1em 0 0;
	border: 0;
	padding: 0;
	}
.podcasts table.episodes {
	padding: 0; clear: both; border: 0;
	}
.podcasts .episodePlayer p {
	font-style: italic; text-align: right;
	}
.podcasts .subscribe {
	padding-left: 10px; width: 190px;
	}
.podcasts .subscribe p {
	font-style: italic; text-align: right;
	}
.podcasts .videoFileMessage {
	font-style: italic; font-size: 0.92em;
	}
	.podcasts .episodePlayer .videoFileMessage {text-align: right;}

.podcasts.episodeIndex td.downloadContainer {
	width: 80px; padding-right: 10px;
	}
.podcasts .downloadLink {
	display: block; padding: 5px; width: 70px;
	background: url(/ei/ms/images/frame/bg/tint/000x08.png) repeat transparent;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	text-align: center; font-size: 0.8333em;
	}
	.podcasts .downloadLink:hover {
		background-image: url(/ei/ms/images/frame/bg/tint/000x10.png);
		}
.podcasts .downloadLink span {
	display: block; padding-top: 58px;
	background: url(/ei/ms/icons/custom/download.49x49.png) no-repeat center 4px;
	}

/* Lists */
.podcasts .episodeList, .podcasts .podcastLinks ul {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.podcasts dl {padding: 10px 10px 0 0;}
.podcasts dt {padding: 0; margin: 0 0 0.5em;}
.podcasts dd {padding: 0; margin: 0.5em 0 0;}
.podcasts .episodeList dd.episodeTitle, .podcasts .episodeList dd.episodeTitle a {font-weight: bold;}
.podcastPlayer {margin: 1em 0 0.5em;}

.podcasts .podcastLinks {
	padding: 1em; margin: 0;
	background: url(/EI/MS/Images/Frame/BG/tint/fffx15.png) repeat transparent;
	border: 1px solid #cdcdcd;
	}
.podcasts .podcastLinks .subtitle {margin-bottom: 0.5em;}
.podcasts .subscribe .contextualIcons {margin-top: 0.5em;}

/* Pagination */
.podcasts.episodeIndex .paging .PagerList {float: right;}
