#news_space {
	height: auto;
	width: 680px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.news_bar {
	width: 680px;
	text-align: left;
	padding-bottom: 15px;
	float: left;
	height: 50px;
}
.news {
	width: 640px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #764E37;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 7px;
	padding-top: 4px;
}
a:link {
	color: #CC6633;
}
a:visited {
	color: #CC6633;
}
a:hover {
	color: #CC6633;
}
a:active {
	color: #CC6633;
}
