

@charset "UTF-8";

#playerwrapC {
	width:780px;
	background-image: url(../gfx/content/podcastBKG-concert.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#playerwrapD {
	width:780px;
	background-image: url(../gfx/content/podcastBKG-drumset.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#playerwrapM {
	width:780px;
	background-image: url(../gfx/content/podcastBKG-marching.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#heading {
	margin-bottom: 5px;
}

