.news_container { text-align:left; width:200px; }
* html .news_container { text-align:left; width:190px !important; }
.news_container .title {
	color:#ed1b2d;
	font-size:11px;
	margin-bottom:5px;
}

.news_container .text {
	color:#939598;
	font-size:11px;	
}

span.nextEvents_date
{
	font-size:10px;
	color:#000;
	font-weight:normal;
}
a.nextEvents_title
{
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a.nextEvents_title:hover {	
	color:#ec1c2e;
	text-decoration:underline;
}

a.event_red_title {
	color:#ec1c2e!important;
}
	
a.event_gray_title {
	color:#7f8e97!important;
}

