#body_container{
	margin: 0 8px;
}
.container_left{
	width: 240px;
	float: left;
}
.container_right{
	width: 745px;
	float: right;
	padding-left:15px;
	border-left: 1px solid #CACACA;
}
.new_events_left_header{
	padding-bottom:7px;
	margin-bottom:5px;
	font-size: 16px;
	font-weight: bolder;
}
.new_events_left_header{
	border-bottom: 3px solid #F99221;
	color:black;
}
.news_month{
	color:#29ABE1;
	font-size:20px;
	font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif
	font-weight:bold;
	padding: 8px 0;
	margin-bottom: 15px;
}
.news_month,.new_events_left_content{
}
.new_events_left_header,.new_events_left_content{
	width: 740px;
}
.news_item_info h3 a{
	color: #000;
}
.news_item_info h3 a .news_date{
	color: #C1262A;
}
.news_span{
	float:left;
}
.news_items{
	margin-top: 13px;
}

.news_item_info img{
	display: block;
	float: left;
	margin-right: 13px;
	border:2px solid #C9CACA;
	margin-top:5px;
	width: 100px;
}
