#news_overview .title {
	font-size:14px;
	font-weight:800;
	line-height:30px;
	text-decoration:none
}

#news_overview a.title:hover {
	font-size:14px;
	font-weight:800;
	text-decoration: underline;
}

#news_overview .hr {
	background-image:url('../images/h_line_485.gif');
	height:20px;
	clear:both;
}

#news_overview hr {
	display:none;
}

#news_overview img {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	border:solid 2px #dadada;
}

#news_story img {
	margin:0 0 10px 10px;
	float:right;
	border:solid 1px #dadada;
}