
.newscontent				{ font-family: Arial; font-size: 12px; }

table, tr, td				{ vertical-align: top; }

/* article style */
/*
.newscontent h1,
*/
.newscontent h1				{ text-shadow: #b0b0b0 3px 3px 5px; font-size: 28px; font-weight: normal; color: #00a0ff; font-family: Georgia; font-style: italic;  }
.newscontent .article_headline		{ text-shadow: #b0b0b0 3px 3px 5px; font-size: 28px; font-weight: normal; color: #00a0ff; font-family: Georgia; font-style: italic; }

.newscontent h2,
.newscontent .article_header		{ font-size: 18px; font-weight: normal; font-style: italic; font-family: Georgia; color: black; padding-bottom: 5px; margin-bottom: 3px; }
.article_maintext			{ font-size: 12px; font-family: Arial, Verdana, Helvetica, Tahoma; }

.newscontent .more			{ font-size: 14px; clear: both; border-bottom: 1px solid #d0d0d0; margin: 0px 0px 0px 0px; padding: 15px 0px 5px 0px; }

/* article + article-list: positions */
.newscontent .article_list		{ padding: 20px 0px 0px 0px; clear: both; }
.newscontent .article			{ clear: both; }
.newscontent .article .image		{ float: right; margin: 0px 0px 10px 10px; }
.newscontent .article .CuteEditorToolBarContainer img { float: none; margin: 0px; }

/* article-list style */
.newscontent .article_list		{ }
.newscontent .article_list .row		{ width: 697px; margin: 0px; display: block; padding: 10px 0px; text-decoration: none; }
.newscontent .article_list .row:hover	{ text-decoration: none; }
.newscontent .article_list h4		{ text-shadow: #b0b0b0 3px 3px 5px; font-size: 13px; font-family: Georgia; color: black; font-style: italic; font-weight: normal; padding: 0px; margin: 0px; }
.newscontent .article_list h5		{ font-size: 12px; color: #404040; font-weight: normal; margin: 0px; padding: 0px; }
.newscontent .article_list p		{ font-size: 12px; color: #404040; font-weight: normal; margin: 0px; padding: 0px; }
.newscontent .article_list .date	{ font-size: 10px; color: #808080; }
.newscontent .article_list .row:hover h4	{ text-shadow: #b0b0b0 3px 3px 5px; text-decoration: none; color: #00a0ff; }
.newscontent .article_list .row:hover h5	{ text-decoration: none; }
.newscontent .article_list img		{ float: left; margin-right: 10px; margin-left: 0px; height: 40px; }
