.category { margin: 0 0 .5em 0;	font-size: 150%; font-weight: bold; color: #000000; }
#categoryList .categoryLink { margin: 0 0 .5em 0; font-size: 100%; font-weight: bold; color: #000000; }
#categoryList { margin: 0 0 70px 0; }
#newsList { margin: 1em 0 100px 0; }
#newsList .item { margin: 0 0 1em 0; }
#newsList .title { margin: 0 0 .5em 0; font-size: 110%; font-weight: bold; color: #000000; }
#newsList .intro {}
#newsList .more {}
#newsList .empty {}

#newsItem .title { margin: 0 0 .5em 0; font-size: 140%; font-weight: bold; color: #000000; }
#newsItem .intro { margin: 0 0 1em 0; font-weight: bold; }
#newsItem .content { margin: 0 0 1em 0; }
#newsItem .back { position: relative; clear:both; }
