	div#main_content {
		padding: 20px 18px 34px;
		background: #C5D69B;
		border-bottom: 1px solid #fff;
	}
	div#main_content_2 {
		padding: 20px 0 0 18px;
	}

ul#breadcrumb_headline li#spotlight_hdl {
	width: 84px;
	background: url(../_images/headlines/spotlight.gif) left top no-repeat;
}

div.spotlight-item {
	clear: both;
	padding-bottom: 18px;
	border-bottom: 1px solid #C8DDAC;
	margin-bottom: 18px;
}

div.last_item {
	border-bottom: none !important;
}

