#c1 a.podcasts {
	color: white;
	font-weight: bold;
	cursor: default;
	background: #00a5ea;	
	}	
#c1 a:hover.podcasts {
	background: #00a5ea;
	cursor: default;
	color: white;
	}	

#blackbox #pagetitle {
	display: block;
	position: absolute;
	bottom: -11px;
	left: 53px;
	}
