/* podcast */
div.podcast 
{
	padding-top: 10px;
	padding-left: 10px;
}

div.podcastPlay 
{
	cursor: pointer;
	width: 60px;
}

div.podcastuitleg 
{
	width: 86px;	
	height: auto;
}

div.pctop
{
	background-image: url('/podcast_hovertop.gif');	
	background-position: bottom;
	background-repeat: no-repeat;		
	height: 11px;	
}

div.pcmiddle 
{
	width: 86px;
	background-image: url('/podcast_hoverbg.gif');	
	float:left;
	color: #333333;
	font-family: Verdana;
}

div.pcbottom 
{	
	background-image: url('/podcast_hoverbottom.gif');	
	background-position: top;
	background-repeat:no-repeat;	
	height:11px;
}