
.newscontent				{ font-family: "Trebuchet MS", Verdana, Helvetica, Tahoma; font-size: 12px; padding: 0px; margin: 0px; color: black; }

/* article style */
.newscontent h1,
.newscontent .article_headline		{ font-size: 22px; margin: 10px 0px 10px 0px; padding: 0px; color: black; font-weight: normal; }
.newscontent h2,
.newscontent .article_header		{ font-size: 14px; font-weight: bold; margin: 15px 0px 15px 0px; padding: 0px; }
.newscontent .article_maintext		{ font-size: 12px; }

/* article + article-list: positions */
.newscontent .article_list		{ width: 475px; padding: 20px 0px 0px 0px; }
.newscontent .article			{ width: 475px; display: inline; }
.newscontent .article img		{ margin-bottom: 15px; }

/* article-list style */
.newscontent .article_list a		{ clear: both; padding: 10px 0px 0px 0px; display: block; border-bottom: 1px solid white;}
.newscontent .article_list a:hover	{ border-bottom: 1px solid #d0d0d0; text-decoration: none; }
.newscontent .article_list h4		{ font-size: 14px; color: black; font-weight: normal; margin: 0px; padding: 0px; text-transform: uppercase; }
.newscontent .article_list .date	{ font-size: 10px; color: gray; }
.newscontent .article_list h5		{ font-size: 12px; color: black; font-weight: normal; margin: 0px; padding: 0px; }
.newscontent .article_list img		{ float: left; margin-right: 10px; }