.partners-galery{
	border: 4px solid #fdfdfd;
	border-top: none;
	width: 709px;
	
	background-color: #e7e3d9;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	position: relative;
	margin-left: -220px;
	padding-top: 80px;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	margin-bottom: 67px;
	box-shadow: 3px 7px 15px rgba(0,0,0,0.4);
}

.partners-galery-info-line{
	content:'';
	position: absolute;
	width:740px;
	height:35px;
	top:0px;
	left: -17px;
	background:url('../img/line-shadow.png') no-repeat 0 0;
	}
.partners-galery-info-line h2{
	line-height: 1px;
}
.partners-foto{
	width: 638px;
	height: 425px;
	background: no-repeat 0 0;
	margin: 0 auto;

}
.partners-info-photo{
	width:		638px;
	font-size:	18px;
	font-family: 'Arial', sans-serif;
	text-align: center;
	margin-top: 36px;	
	margin-left: auto;
	margin-right: auto;
}
.partners-line-info-photo{
	width: 444px;
	height: 1px;
	background: url(../img/partners/line-info-photo.png) no-repeat 0 0;
	margin: 0 auto;
}


.feedback{
	border: 3px solid #fdfdfd;
	border-top: none;
	width: 500px;
	height: 250px;
	margin: 0 auto;
	top: -50px;
	left: -35px;
	background-color: #e7e3d9;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	position: relative;
	padding-left:	18px;
	padding-right:	15px;
	padding-top: 	10px;
	padding-bottom: 20px;*/
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	margin-bottom: 67px;
	box-shadow: 3px 7px 15px rgba(0,0,0,0.4);
}
.feedback .galery-info-line{
	content:'';
	position: absolute;
	width:740px;
	height:35px;
	top:0px;
	left: -197px;
	background:url('../img/line-shadow.png') no-repeat 0 0;
	}
.feedback .galery-info-line h2{
	line-height: 1px;
}

.feedback-top{
	height:				30px;
	padding-top:		20px;
	padding-bottom:		10px;
}
.feedback-top p{
	font-size:			12px;
	font-family:		'Arial', sans-serif;
	text-indent:		1.5em;
}
.feedback-left, .feedback-right{
	height:				190px;
	width:				46%;
	padding-top:		5px;
	padding-bottom:		5px;
	padding-left:		2%;
	padding-right:		2%;
	float:				left;
}
.feedback-left-1, .feedback-left-2{
	width:				100%;
	height:				40px;
}
.input-mark{
	width:				25px;
	height:				25px;
	float:				left;
	background-image:	url('/img/partners/mark.png');
}
.input-name, .input-e-mail{
	font-size:			16px;
	font-family:		'Arial', sans-serif;
	width:				80%;
	height:				22px;
}
.feedback-right-1{
	width:				100%;
	height:				160px;
}
.message{
	font-size:			16px;
	font-family:		'Arial', sans-serif;
	resize:				none;
	width:				100%;
	height:				140px;
}
.feedback-right-2{
	width:				100%;
	height:				30px;
}
.input-clear, .input-send{
		float:				left;
		cursor:				pointer;
}
.input-clear{
background-image:	url('/img/partners/del.png');
color:					white;
text-align:				center;
width:					104px;
height:					27px;
font-size:			14px;
font-family:		'Arial', sans-serif;
}
.input-send{
background-image:	url('/img/partners/send.png');
color:					white;
text-align:				center;
width:					104px;
height:					27px;
font-size:			14px;
font-family:		'Arial', sans-serif;
}

.input-clear p, .input-send p{
	padding:	0 0;	
	margin:		0 0;
	padding-top: 4px;
}

.s_result{
	font-size:	12px;
	color:		red;
	text-align:	center;
	float:		left;
	width:		100%;
	margin-top:	-5px;
}