form fieldset {
  padding:10px;
  border: 0px solid rgb(0,0,0,0);
}
.newslist-v4 .info {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 0.8rem;
	padding: 8px;
	transition: All 0.6s ease;
	line-height: 20px;
	-webkit-transition: All 0.6s ease;
}