﻿/* podcast */
div.podcast {
	padding-top: 10px;
	padding-left: 10px;
}

div.podcastPlay {
	cursor: pointer;
	width: 60px;
}

div.podcastuitleg {
	width: 86px;
}

div.pcmiddle {
	width: 86px;
	background-image: url('/podcast_hoverbg.gif');
	float:left;
	color: #333333;
	font-family: Verdana;
}

div.pcbottom {
	float:left;
}
