.podBody
{
	position: relative;
	width: 767px;
	height: 301px;
	margin:12px auto 12px auto;
}

.podGraphic
{
	position: absolute;
	top: 0;
	left: 0;
	width: 196px;
	height: 301px;
}

.podMiddle
{
	position: absolute;
	width: 372px;
	height: 301px;
	top: 0;
	left: 196px;
	background-repeat: no-repeat;
}

.podBody #flashcontent
{
	width: 334px;
	height:26px;
	margin-bottom: 6px;
}

#pluginwindow
{
	width: 326px;
	height: 16px;
	background-color: #ffffff;
	border: solid #FF8A0C 2px;
	padding: 6px 6px 4px 6px;
	overflow: hidden;
	text-align: center;
}

#pluginwindow h2
{
	font-size: 1em;
	line-height: 120%;
	margin: 0;
	padding: 0;
}

.podRight
{
	position: absolute;
	width: 199px;
	height: 301px;
	top: 0;
	left: 568px;
	background-repeat: no-repeat;
}

.contentBlock
{
	position: absolute;
	width: 354px;
	height: 214px;
	top: 53px;
	left: 9px;
}

.date
{
	font-weight: bold;
	margin: 0 0 6px 0;
	text-align: right;
}

.deck
{
	font-family: serif;
	font-size: 1.3em;
	margin: 0 0 9px 0;
	line-height: 120%;
	color: #312F30;
}

.directions
{
	margin: 0 0 6px 0;
	color: #312F30;
	line-height: 120%;
}

.feedURL
{
	position: absolute;
	top: 272px;
	left: 36px;
	z-index:1000;
	font-weight: bold;
	color: #312F30;
	line-height: 120%;
	font-size:1.2em;
}

.stripedList
{
	position: absolute;
	top: 119px;
	left: 10px;
	width: 177px;
}

.stripedList h2
{
	background-image: none;
	padding: 0;
	margin: 0 0 6px 0;
	border-width: 0;
}

.stripedList ul
{
	height: 100px;
}

.itunesButton
{
	position: absolute;
	top: 37px;
	left: 10px;
}

.downloadButtton
{
	position: absolute;
	top: 77px;
	left: 10px;
}

