
.newscontent				{ font-family: Arial; font-size: 12px; }

table, tr, td				{ vertical-align: top; }

/* article style */
/*
.newscontent h1,
*/
.newscontent h1				{ font-size: 20px; margin: 10px 0px; padding: 0px; font-weight: normal; }

.newscontent .article_headline		{ font-size: 20px; margin: 10px 0px; padding: 0px 0px; font-weight: normal; }

.newscontent h2,
.newscontent .article_header		{ font-size: 15px; font-weight: bold; margin: 5px 0px 25px 0px; padding: 0px; font-weight: normal; line-height: 22px; }
.newscontent .date			{ color: #e6e3c5; font-size: 11px; text-transform: uppercase; font-weight: normal; }
.newscontent .maintext,
.newscontent .maintext div,
.newscontent .maintext p 		{ font-size: 12px; line-height: 20px; }
.newscontent h3				{ font-size: 15px; line-height: 22px; font-weight: bold; margin: 10px 0px; padding: 0px; font-weight: normal; }

.newscontent .more			{ font-size: 14px; clear: both; border-bottom: 1px solid #d0d0d0; margin: 0px 0px 0px 0px; padding: 15px 0px 5px 10px; }

/* article + article-list: positions */
.newscontent .article_list		{ width: 520px; padding: 0px 0px 0px 0px; clear: both; }
.newscontent .article			{ width: 520px; clear: both; padding: 0px 0px 5px 0px; margin: 0px 0px 20px 0px; }
.newscontent .article .image		{ float: right; margin: 0px 0px 10px 10px; }
.newscontent .article .CuteEditorToolBarContainer img { float: none; margin: 0px; }

/* article-list style */
.newscontent .article_list		{ width: 520px; padding: 0px 0px; }
.newscontent .article_list a		{ padding: 5px; margin: 0px 0px 0px 0px; display: block; color: white; }
.newscontent .article_list a:hover	{ text-decoration: none; }
.newscontent .article_list h4		{ display: inline; margin: 0px 0px 5px 0px; text-shadow: black 0px 0px 5px; padding: 0px 10px 0px 5px; font-size: 13px; text-transform: uppercase; font-weight: bold; }
.newscontent .article_list h5		{ margin: 0px; padding: 0px; color: white; font-size: 10px; text-transform: uppercase; font-weight: normal; }
.newscontent .article_list a:hover h4	{ text-decoration: underline; }
.newscontent .article_list a:hover h5	{ }
.newscontent .article_list .date	{ font-size: 10px; color: #e6e3c5; display: inline; padding: 0px 10px 0px 0px; }
.newscontent .article_list img		{ height: 40px; }