h2.page-title.news {
	background: url('/images/news_header.gif') 0 0 no-repeat;
	height: 20px;
	margin-bottom: 20px;
}

#column-left li {
	margin-bottom: 10px;
}

#column-right h2 {
	font-size: 14px;
	font-weight: 800;
	color: #d08000;
	margin-bottom: 0px;
	height: 16px;
	overflow: hidden;
}

#news-title {
	height: 29px;
	overflow: hidden;
}

span.datestamp {
	font-size: 11px;
}

/* scrollable customizations */
#scrollable-wrapper { height: 370px; }
#scrollable-content-wrapper { height: 360px; }

#scroller-wrapper { height: 370px; }
#slider-bg { height: 340px; }

#scrollable-content {
	color: #666;
	line-height: 18px;
}

#scrollable-content img {
	float: left;
	border: 1px solid #feb645;
	margin: 0 16px 16px 0;
}