.newscontent .a				{ }

.newscontent				{ font-family: Trebuchet MS; font-size: 12px; padding: 0px; margin: 0px; color: black; }

/* article style */
.newscontent h1,
.newscontent .article_headline		{ font-size: 22px; line-height: 28px; font-weight: bold; color: #003366; text-transform: uppercase; margin: 2px 0px 30px 0px; font-family: Arial, Helvetica, Verdana; }
.newscontent h2,
.newscontent .article_header		{ ffont-size: 14px; font-weight: bold; color: #369; margin:0px 0px 6px 0px; padding: 0px; font-style: normal; font-family: Arial, Helvetica, Verdana;  }
.newscontent .article_maintext		{ font-size: 12px; }
.newscontent .image			{ float: right; }

/* article + article-list: positions */
.newscontent .article_list		{ width: 460px; padding: 0px 0px; display: inline; }
.newscontent .article			{ width: 460px; display: inline; }

/* article-list style */
.newscontent .article_list a		{ padding: 10px 0px; display: block; }
.newscontent .article_list a:hover	{  }
.newscontent .article_list h4		{ font-size: 10px; color: black; font-weight: bold; margin: 0px; padding: 0px; }
.newscontent .article_list .date	{ font-size: 11px; color: #595959; }
.newscontent .article_list h5		{ font-size: 10px; color: black; font-weight: normal; margin: 0px; padding: 0px; }