/****************************************************************************

	podcast.php Specific
	
	This file holds styles specific to the Podcast page.
	
****************************************************************************/

/*** Subheader Stuff ***/

#subheader {
	display: block;
	height: 36px;
	width: 721px;
	position: relative;
	margin: 3px 0 1px 0;
}

#subheader img {
	top: 0px;
	left: 1px;
	position: absolute;
}

#subheader a {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	top: 8px;
	right: 7px;
}

/* EOF */
