/* CSS Document */

#news-feed				{width:640px; }

.news-article			{width:100%; height:20px; clear:both; padding:4px 0px 6px 0px; margin-bottom:14px;}
.news-date				{float:left; width:130px;}
.news-title				{float:left; width:440px;}
.news-icon				{float:left; width:70px;}
img.icon				{float:left; height:27px; padding-bottom:5px;}

#disclaimer				{width:100%; clear:both; padding-top:20px; }
p.cf_copyright			{font-size:0.7em; color:#666666;}