.pict-new-wrap {
	width: 120px;
	height: 120px;
	position: relative;
	overflow: hidden;

	margin-right: 10px;
}
.pict-new-wrap .cons-photo-border {
height: 120px;
width: 120px;
position: absolute;
background: url('/images/photo-over-big.png') no-repeat;
} 


.new_design{
	border:1px solid #c7d7dd;
	border-radius:5px;
	padding:15px;
	width:185px;
	text-align:center;
	
	margin:0 0 20px 20px;
}

.news_design_over{
	float:right;
}
.new_design .right-cons-wrap{
	width:185px;
}