#Podcasts
{
	margin: 0;
	padding: 5px;
	background-color: #eeeeee;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 259px;
	height: 100%;
	text-align: left;
	/*border: 5px solid #5f97cb;*/
}
/* Default Link Attributes */
#Podcasts a:link,
#Podcasts a:visited,
#Podcasts a:hover,
#Podcasts a:active
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


