


/* Start:/partnery/style.css*/
#partners {
	width: 1030px;
	margin-right: -60px;
	overflow: hidden;
}

#partners .item {
	width: 440px;
	max-width: 440px;
	height: 120px;
	max-height: 120px;
	position: relative;
	float: left;
	margin-right: 50px;
	margin-bottom: 15px;
}

#partners .p_logo {
	width: 137px;
	max-width: 137px;
	height: 120px;
	max-height: 120px;
	text-align: center;
	line-height: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#partners .p_decr_wr {
	display: table;
	position: absolute;
	left: 166px;
	top: 6px;
}

#partners .p_decr {
	
	width: 278px;
	max-width: 278px;
	height: 108px;
	max-height: 108px;
	overflow: hidden;
	
	font-size: 12px;
	line-height: 18px;
	color: #556771;
	
	display: table-cell;
	vertical-align: middle;
}

#partners .p_decr label {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}
/* End */
/* /partnery/style.css */
