/* CSS Document */
h2.news					{ font-size:1.0em;}

#news-feed				{width:780px; padding-top:10px; }

.news-article			{width:100%; height:20px; clear:both; padding:4px 0px 10px 0px; margin-bottom:14px; border-bottom:1px solid #000;}
.news-date				{float:left; width:120px;}
.news-title				{float:left; width:600px; }
.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;}
