#podcastone table {
/*	border: 0px !important;
	background-color: #ffffff !important;*/
}

.mp3Player {
	width: 100%;
}

.infoLabel a {
	position: relative;
	top: -12px;
	padding: 0 5px 0 5px;
	color: black;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.btnPlayPause {
	position: relative;
	width: 40px;
	height: 40px;
/*	-webkit-filter: invert(100%);
	filter: invert(100%);*/
}

#btnDownload {
	position: relative;
	top: -9px;
}
