.rssFeedLeft {
	width:47%;
	float:left;
	padding:5px;
	border-right:2px solid #CCCCCC;
	min-height:50px;
}
.rssFeedRight {
	width:47%;
	float:right;
	padding:5px;
	margin-right:10px;
	min-height:50px;
}

/*****  aRSSReader Styles  *******/

div.aRSSReaderTitle a, div.aRSSReaderTitle a:active, div.aRSSReaderTitle a:visited {
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	color:#000000;
}

div.publishDate {
	text-align:right;
	font-size:9px;
}

div.aRSSReader {
	margin-bottom:10px;
}

div.aRSSReader a, div.aRSSReader a:active, div.aRSSReader a:visited {
	text-decoration:underline;
}

div.aRSSReader_description {
	padding:0px 0px 10px 10px;
}