.users .listing .list2 .title {
	margin-left:37px;
	padding-top:5px;
	padding-bottom:0px;
}
.users .listing .list2 .avatar {
	width:33px;
	position:absolute;
	top:0;
	left:0;
}
.users .listing .list2 .avatar img {
	width:100%;
	display:block;
}
.users .listing .r.stat {
	width:24.5%;
	text-align: center;
}
.users .listing .r.stat .l {
	width:48%;
	float:right;
}
.users .listing .r.stat .l+.l {
	margin-right:4%;
	display:none;
}
.users .listing .list2 .r.stat {
	padding-top:9px;
}
.tenders .titlePage .title, .tenders .titlePage h1{
	width:100%;	
}
.tenders .listing .list .title a{
	font:400 14px/24px "robotoregular",Arial,sans-serif;	
}