﻿.newsPopupBody
{
	color:white;
	background-color:#282828;
	margin:0px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
}


.latestNewsList { margin-top:-4px;padding-left:0px}
.latestNewsList ul { background:none; list-style:none;margin-left:0px}
.latestNewsList li { width:100%; overflow:hidden; vertical-align:top; padding-bottom:2px; list-style:none;background:none;}
.latestNewsList li p { color:#444444; float:left; font-size:.92em; list-style:none; margin-top:0px }
.latestNewsList li p strong { font-weight:normal; color:#a56e16; list-style:none}
.latestNewsList li p a { color:#fa7207; list-style:none}

.latestNewsListBefore { background:url("../latestnews/marker_red.gif") no-repeat top;padding-top:6px;height:48px;}
.latestNewsListCurrent { background:url("../latestnews/marker_orange.gif") no-repeat top;padding-top:6px;height:48px }
.latestNewsListAfter { background:url("../latestnews/marker_green.gif") no-repeat top;padding-top:6px;height:48px }

.latestNewsListDay { font-family:Arial, Helvetica, sans-serif; font-size:1.5em; font-style:normal; color:#ffffff; text-align:center }
.latestNewsListMonth { font-family:Arial, Helvetica, sans-serif; font-size:1.0em; font-style:normal; color:#ffffff; text-align:center }

.latestNewsListLeft { float:left; width:50px;text-align:center; list-style:none; margin-right:4px;}
.latestNewsListRight { float:left; width:160px;text-align:left;padding-top:0px }


