.programm__block__request__modal-link.news__backwards:hover{
	background: #34404e;
}
.stock__block-photo{
	position: relative;
	margin-bottom: 20px;
	text-align: -webkit-center;
	text-align: -moz-center;
}
.programm__itm--sale{
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-weight: bold;
	background: #118567;
	background: -moz-linear-gradient(top, #10D729 0%, #118567 100%);
	background: -webkit-linear-gradient(top, #10D729 0%,#118567 100%);
	background: linear-gradient(to bottom, #10D729 0%,#118567 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10D729', endColorstr='#118567',GradientType=0 );
	margin-bottom: 4px;
	padding-left: 16px;
	padding-right: 16px;
	height: 27px;
	line-height: 27px;
	border-bottom-left-radius: 4px 4px;
}