

#threeColLayout #VodcastContent .VodcastContent li.icon_rss {
	background: url("../images/icon_rss.gif") 0 50% no-repeat;
}

#threeColLayout #VodcastContent .VodcastContent li.icon_mp3 {
	background: url(../images/icon_mp3.gif) 0 50% no-repeat;
}

#threeColLayout #VodcastContent .VodcastContent li.icon_itunes {
	background: url(../images/icon_play.gif) 0 50% no-repeat;
}

#threeColLayout #VodcastContent .VodcastContent li.icon_quicktime {
	background: url(../images/icon_quicktime.gif) 0 50% no-repeat;
}

#threeColLayout #VodcastContent input#PdocastField {
	width: 220px;
}

#threeColLayout #VodcastContent .VodcastContent li.icon_rss a:hover
{
	text-decoration: none;
}
