
.fullContent h3 {
	margin: 0 0 0 8px;
	padding-top: 4px;
	padding-bottom:2px;
	border-bottom: 0px;
	font-size: 2.0em;
	font-weight: normal;
	color: #676767;
}
.fullContent h4 {
	margin: 0 0 0 8px;
	padding-top: 2px;
	border-bottom: 0px;
	font-size: 1.7em;
	font-weight: bold;
	color: #676767;
}

.subscribe-itunes a {
	color:#676767;
	font-size:0.9em;
	font-weight: bold;
	text-decoration:underline;
	width:150px;
	height:19px;
	position:relative;
	padding-left:22px;
	padding-top:3px;
	display:block;
	background:#fff url(http://brands.scene7.com/is/image/brands/subscribe_itunes_sml.gif) no-repeat top left;
}
.subscribe-rss a {
	color:#676767;
	font-size:0.9em;
	font-weight: bold;
	text-decoration:underline;
	width:150px;
	height:19px;
	position:relative;
	padding-top:3px;
	padding-left:22px;
	display:block;
	background:#fff url(http://brands.scene7.com/is/image/brands/subscribe_rss_sml.gif) no-repeat top left;
}
.subscribe-itunes a:hover, .subscribe-rss a:hover {
	color:red;
}
.subContent {
	float: right;
	margin-left: 0px;
	width: 342px;
	height:420px;
	background-color: #fff;
	border:0px solid red;
	overflow:auto;
}

#podcastNav {
	padding: 8px;
}

.podcast {
	border-bottom: 1px solid #e3e3e3;
	float:left;

}
.podcast ul.podcastControls {
	margin: 0px 8px 0 0;
}

.podcastImageCol {	
	float:left;
	margin-right:8px;
}
.podcastContentCol {
	float:left;
	width:248px;
}
