
.newscontent				{ font-family: Verdana; font-size: 12px; padding-left: 25px; }

table, tr, td				{ vertical-align: top; }

/* article style */
/*
.newscontent h1,
*/
.newscontent h1,
.newscontent .article_headline		{ width: 180px; color: black; font-size: 18px; margin-top: 0px; padding: 0px; font-weight: normal; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman"; }

.newscontent h2,
.newscontent .article_header		{ width: 180px; font-size: 14px; margin-bottom: 0px; padding-bottom: 0px; font-weight: bold; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman"; }
.newscontent .maintext			{ width: 180px; display: block; }
.newscontent .maintext,
.newscontent .maintext p,
.newscontent .maintext div		{ font-size: 12px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman"; }

.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		{ padding: 10px 0px 0px 0px; clear: both; }
.newscontent .article			{ clear: both; margin-bottom: 20px; padding-bottom: 10px; }
.newscontent .article .image		{ float: right; margin: 0px 0px 10px 10px; border: 2px solid white; }
.newscontent .article .CuteEditorToolBarContainer img { float: none; margin: 0px; }

/* article-list style */
.newscontent .article_list a		{ width: 300px; height: 60px; float: left; padding: 10px 10px 10px 10px; margin: 0px 0px 0px 0px; display: block; overflow: hidden; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman"; }
.newscontent .article_list a:hover	{ text-decoration: none; }
.newscontent .article_list h4		{ font-size: 14px; color: black; font-weight: normal; margin: 0px; padding: 0px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman"; }
.newscontent .article_list a:hover h4	{ text-shadow: #a0a0a0 1px 1px 1px; text-decoration: underline; }
.newscontent .article_list a:hover h5	{ text-shadow: #d0d0d0 1px 1px 3px; }
.newscontent .article_list .date	{ font-size: 10px; color: #808080; font-style: italic; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman"; }
.newscontent .article_list h5		{ font-size: 12px; color: #404040; font-weight: normal; margin: 0px; padding: 0px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman"; }
.newscontent .article_list img		{ float: left; margin-right: 10px; border: 2px solid white; }
