.podcasts .container {padding: 10px;} /* the padding and the def/alt is applied to an outer div as ie does not recognize padding on tables */
.podcasts table td {
	vertical-align: top; padding: 0;
	}
.podcasts .podcastTitle, .podcasts .episodeTitle {
	font-size: 1.33em; font-weight: bold;
	}
.podcasts .podcastTitle {
	margin: 0 0 10px;
	}
.podcasts .episodeCount {
	text-align: right; font-style:italic;
	float: right; margin-left: 10px; margin-bottom: 10px;
	}
.podcasts .description {}
.podcasts .subtitle {
	font-size: 1.08em; font-weight: bold;
	}
.podcasts img.podcastImage {
	margin: 0 10px 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: .92em;
	}
	.podcasts .episodePlayer .videoFileMessage {
		text-align: right;
		}

/* 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 5px;}
.podcasts dd {padding: 0; margin: 5px 0 0;}
.podcasts .episodeList dd.episodeTitle, .podcasts .episodeList dd.episodeTitle a {font-weight: bold;}
.podcastPlayer {margin: 10px 0 5px;}

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