.rssItemSummary{
	font-size: 90%;
	line-height: 120%;
}

.rssItemTitle{
	font-weight:bold;
}
.rssSummaryList .rssItem .rssItemDate{
	color:#666666
}
.rssSummaryList .rssItem .rssItemSummary{
	margin: 10px 0 10px 0;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}