#podcastentries table {
	/*border: 1px solid gray;*/
	border: 0px;
	background-color: #ffffff;
}

#podcastentries .podcastCopy {
	border: 0px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
}

.mp3Player {
	width: 100%;
}

.btnPlayPause {
	width: 25px;
	color: silver;
	background-color: #ffffff;
	text-align: center;
}

.infoLabel {
	padding-left: 5px;
}

#downloadIcon {
	position: relative;
	top: 5px;
	padding-right: 5px;
}
