#aggregator .feed-source .feed-title {
	margin-top: 0px;
}
#aggregator .feed-source .feed-image img {
	margin-bottom: 0.75em;
}
#aggregator .feed-source .feed-icon {
	float: right; display: block;
}
#aggregator .feed-item {
	margin-bottom: 1.5em;
}
#aggregator .feed-item-title {
	font-size: 1.3em; margin-bottom: 0px;
}
#aggregator .feed-item-meta {
	margin-bottom: 0.5em;
}
#aggregator .feed-item-body {
	margin-bottom: 0.5em;
}
#aggregator .feed-item-categories {
	font-size: 0.9em;
}
#aggregator td {
	vertical-align: bottom;
}
#aggregator td.categorize-item {
	white-space: nowrap;
}
#aggregator .categorize-item .news-item .body {
	margin-top: 0px;
}
#aggregator .categorize-item h3 {
	margin-top: 0px; margin-bottom: 1em;
}
