a.podcast {
	padding: 1px 5px 1px 5px;
	background-color: #cccccc;
	text-decoration: none;
}

a.podcast:hover {
	text-decoration: none;
}

div.podcast div {
	background-color: #eeeeff;
	margin: 0 30px 0 30px;
	padding: 5px 10px 5px 10px;
	
}

div.podcast div.podcastdesc {
	text-align: justify;
	color: #666666;
	font-style: italic;
	padding: 10px;
}

div.podcastblog {
}

span.poddesc1 {
	font-weight: bold;
}




div.podcastpetition {
	text-align: center;
	margin: 20px 40px 20px 40px;
	padding: 15px;
	
	
	
	
}