.dynamicRssFeed
{
	border: none 1px #CECECE;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	overflow: hidden;
	width: 500px;
	margin: 0px 10px 0px 10px;
	font-family: Verdana,Arial,Sans-serif;
}

a:active {color: #000000; text-decoration:underline;}
a:link {color: #000000; text-decoration:underline;}
a:visited {color: #000000; text-decoration:underline;}
a:hover {color: #FFFFFF; text-decoration:underline;}

.dynamicRssFeed #feedImageRow
{
	text-align: left;
	display: none;
}
.dynamicRssFeed #feedImageRow .feedImage
{
	margin: 0 auto;
	height: 40px;
	width: 50px;
}
.dynamicRssFeed #feedRow
{
	background-color: Transparent;
	overflow: hidden;
	position: relative;
	width: 500px;
	margin: 0px 0px 15px 0px;
	padding: 0px 2px 0px 2px;
}
.dynamicRssFeed #feedRowAlternate
{
	background-color: Transparent;
	overflow: hidden;
	position: relative;
	width: 500px;
	margin: 0px 0px 15px 0px;
	padding: 0px 2px 0px 2px;
}
.dynamicRssFeed #category
{
	display: none;
	left: 4px;
	position: absolute;
	top: 4px;
	height: 20px;
	width: 100%;
}
.dynamicRssFeed #description
{
	float: left;
	clear: both;
	width: 100%;
}
.dynamicRssFeed #item_Id
{
	display: none;
}
.dynamicRssFeed #link
{
	display: none;
	left: 4px;
	position: absolute;
	top: 44px;
	height: 20px;
	width: 100%;
}
.dynamicRssFeed #pubDate
{
	display: none;
	left: 4px;
	position: absolute;
	top: 64px;
	height: 20px;
	width: 100%;
}
.dynamicRssFeed #pubDateParsed
{
	text-align: right;
	clear: both;
	width: 98%;
	position: relative;
}
.dynamicRssFeed #title
{
	font-size: 12px;
	font-weight: 900;
	width: 100%;
}
.dynamicRssFeed #channel_Id
{
	display: none;
}
