.news {
	height: auto;
}
.news h1 {
	color: #0195e0;
	margin-bottom: 6px;
}
.news-image-wrapper {
	width: 210px;
	float: left;
	clear: bottom;
	margin: 0 10px 8px 0;
}
.news-image {
	float: right;
	padding: 6px;
	background: #F0F0F0 url('../images/news_events/gray_gradient_sm.gif') top left repeat-x;
}
.news-image-lg {
	float: left;
	padding: 6px;
	margin: 0px 10px 8px 0px;
	background: #F0F0F0 url('../images/news_events/gray_gradient_sm.gif') top left repeat-x;
}
.news-text {
	float: right;
	width: 620px;
}
.news-links {

}
.news-links div {
	display:inline;
}
#events-sidebar {
	width: 250px;
	background: #CCCCCC url('../images/news_events/gray_gradient.gif') top left repeat-x;
	float: right;
	padding-bottom: 10px;
}
.event {
	margin: 10px 10px 0 10px;
	color: white;
}