/* CSS Document */

.newsHolder {
	width:26.2em;
	float:left;
	margin-bottom:1em;
}
.newsHolderRight
{
	float:left;
	width:20.5em;
}

.newsHolderLeft
{
	float:left;
	width:36px;
	margin-right:17px;
}

.newsHeadline {
	color:#ed1b2e;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0.3em;
	
}
.newsPreamble {
	color:#383838;
	font-size:1em;
	font-weight:normal;
	margin-bottom:0.3em;
}
.newsLink a{
	color:#ed1b2e;
	font-size:1em;
	font-weight:bold;
	text-decoration:underline;
}

.newsDateDay
{
	background:url(/images/18.4945b3d81223a8cbbf8800023435/newsDateDayBg.gif) ;
	padding-left:8px;
	padding-top:3px;
	width:28px;
	height:18px;
	color:#000000;
	font-size:1.25em;
}
.newsDateMonth
{
	background:url(/images/18.4945b3d81223a8cbbf8800023436/newsDateMonthBg.gif);
	width:28px;
	padding-left:8px;
	height:17px;
	color:#ffffff;
	font-size:0.9em;
}