.US{
	padding:50px 35px 45px 35px;
	border:1px solid #d9d9d9;
	margin:50px auto 160px auto;
	max-width:420px;
}
.fUS {
	padding: 0 10px 0 20px;
	height: 44px;
	width: 100%;
	font-size: 14px;
	margin-bottom: 35px;
	line-height: 42px;
	border:none;
	border-bottom:1px solid #d9d9d9;
}
.bUS{
	height: 44px;
	line-height: 43px;
	margin: 0 auto 28px auto;
	font-size: 18px;
	width: 200px;
}
.aUSR,.aUSL{
	font-size: 16px;
}
.aUSL{
	float:left;
}
.aUSR{
	float:right;
}
.fUS:focus{
	font-size:16px;
	border-bottom-color: #9a9a9a;
}
@media (max-width:1100px) {
	.US{
	}
	#center_block{
		max-width:550px;
	}
	.leftMenuProducts{
		display:none;
	}
	.contentBlock{
		margin-left:0;
		padding-left:0;
	}
	.US{
		padding:35px 15px 45px 15px;
		border-color:#fff;
		max-width:380px;
	}
}