/*----- Podcast page styles -----*/

#content_top {
	text-align: left;
	margin: 0 20px;
}
#content_top ul {
	list-style-type: none;
}

/*----- Images -----*/

img#feed {
	float: left;
	margin-right: 7px;
	margin-top: 5px;
	border: 0;
}
