/* Podcast Player designed by the Web Services Jan 18, 2019. For questions, see PU. */

.podcastbox1 {
	background-color:#FAFAFA;
	margin:auto;
	padding:0px 20px;
}

.podcastlogo1 {
	margin:auto;
	padding:20px 0px;
}

.podcastcontrols1 button, .podcastcontrols1 span {
	padding:5px 13px;
	margin:3px 0px;
	height:44px;
	width:110px;
}
.podcastbadge1 img {
	margin:auto;
	padding:0px 5px 8px 0px;
}