/* CSS Document */
h2.news					{text-align:left;}

#news-feed				{width:800px; padding-top:20px; }

.news-article			{width:100%; height:20px; clear:both; padding:4px 0px 10px 0px; margin-bottom:14px; border-bottom:1px solid #CC9999;}
.news-date				{float:left; width:130px;}
.news-title				{float:left; width:620px; }
.news-icon				{float:left; width:40px; }
img.icon				{float:left; height:27px; padding-bottom:5px;}

#disclaimer				{width:100%; clear:both; padding-top:20px; }
p.cf_copyright			{font-size:0.7em;}
