@import url("common.css");



#news {
	margin-bottom: 2em;
	width: 550px;
	float: left;
}

.home_news {
	width: 165px;
	float: left;
	margin-right: 8px;
}

.home_news h3 {
	margin: 0;
	font-size: 1em;
}

.home_news h3 a {
	color: #a71607;
}

