#secSection h1 {
	display: none;
}

#news {
	margin-top: 1em;
}

#news .link_more {
	float: right;
	margin-top: -1em;
	text-align: right;
}

#news .link_more img {
	border-style: none;
}

#news .news {
	overflow: auto;
	margin-bottom: 1.5em;
}

#news .news img {
	margin-right: 1em;
	float: left;
}

#news .news .title {
	font-weight: bold;
}

#news .news .title a {
	color: #673303;
}