fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}

.news-latest-container{
	margin-top: 10px;
	color: #fff;
}
.news-latest-item{
	float: left;
	background-color: #5a6293;
	width: 146px;
	border-right: solid 4px #fff;
	border-left: solid 4px #fff;
	padding:9px;
height:215px;
}
.news-latest-item a img{
	border: solid 1px #fff;

}

.nimg{
	float: right;
}
.news-single-backlink{
	border-top: solid 1px #fff;
}