#news h2{
	color:#830A2E;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:3px dotted #830a2e;
	width:96%
}
#news {
	background:url(../images/news.jpg) 0px 30px no-repeat;
	height:200px;
}
#content-news {
	margin-top:105px;
}
#content-news .news-latest-item {
	border-bottom: 1px dashed #6B6C6D;
	width:96%;
	padding-bottm:20px;
}
.news-latest-gotoarchive {
margin-top:10px;
}
#content-news .news-latest-item {
	margin-bottom:8px
}
hr.clearer {
	border-style:dashed;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
.news-list-item h3 a {
	color:#830A2E;
}
