Index: misc/drupal.css
===================================================================
RCS file: /cvs/drupal/drupal/misc/drupal.css,v
retrieving revision 1.135
diff -u -r1.135 drupal.css
--- misc/drupal.css	20 Jan 2006 09:09:18 -0000	1.135
+++ misc/drupal.css	20 Jan 2006 17:18:15 -0000
@@ -202,26 +202,19 @@
   float: right;
   display: block;
 }
-#aggregator .news-item {
-  clear: both;
-  padding-bottom: 1em;
+#aggregator .feed-item {
+  margin-bottom: 1.5em;
 }
-#aggregator .news-item .date {
-  float: right;
+#aggregator .feed-item-title {
+  margin-bottom: 0;
+  font-size: 1.3em;
 }
-#aggregator .news-item .body {
-  margin-top: 1em;
-  margin-left: 1em;
+#aggregator .feed-item-meta, #aggregator .feed-item-body {
+  margin-bottom: 0.5em;
 }
-#aggregator .news-item .body .feed-source {
+#aggregator .feed-item-categories {
   font-size: 0.9em;
 }
-#aggregator .news-item .title {
-  float: left;
-}
-#aggregator .news-item .description {
-  clear: both;
-}
 #aggregator td {
   vertical-align: bottom;
 }
