#recent_container {
	border-top: 2px none #dfdfdf;
	float: left;
	width: 900px;
	padding: 0 0 15px;
	border-bottom-width: 2px;
	border-bottom-color: #dfdfdf;
	margin: 0 0 10px;
}

.home_title {
	font: 16px/24px Verdana;
	margin-left: 0px;
	color: #dce6c7;
	position: relative;
	margin-bottom: 20px;
	width: auto;
	height: 25px;
	border-bottom: 2px solid #1a394f;
	border-top: 2px none #1a394f;
	text-align: center;
	background-color: #657d31;
	padding: 0;
}