
/*structural elements*/
#news		{display: none;}
.newsItem	{display: none;}

/*headings*/
.newsItem h1	{display: none;}

#content	{float:left; padding:20px 10px 0 0; line-height:160%; }
