/* all content pages excpet featured media */

#section01 img.inline_img{
	float: right;
	margin-top: 10px;
	margin-left: 20px;
}

.video_player{
	padding: 3px 0px 14px 20px;
}

/* for the bottom of page podcast */
.podcast-and-info{
	margin-top: 45px;
}

#content img.audio-icon-sml{
	border: 0;
	float: left;
}

.podcast_player{ 
	margin-bottom: 20px;
	margin-left: 21px;
}

.podcast_player .active-embed{
	padding: 1px 0; margin: 0;
	float: left;
}
