/* Elements by ID */
#podcastHeader {
	min-width: 300px;
}

#podcastLogo {
	height: auto;
	width: 40%;
}

#podcastSummary {
	margin: 0px 0px 0px 30px;
	width: 55%;
}

#podcastTop {
	max-width: 1200px;
}

/* Classes */
.txtPodcastSummary {
	font-size: 16pt;
	line-height: 1.5;
}
