

/* Start:/price/style.css?15445235961229*/
.price {
  position: relative;
  display: block;
  min-width: 920px;
  max-width: 1130px;
  padding: 30px 30px;
  box-sizing: border-box;
  margin: 40px auto 0px auto;
  background-color: #fff;
}

.price__row {
	position: relative;
	display: block;
	width: 100%;
	clear: both;
	border-top: 1px solid #eee;
}

.price__row__model {
	position: relative;
	display: block;
	float: left;
	width: 200px;
}

.price__row__props {
	position: relative;
	display: block;
	float: left;
	width: 200px;
	height: auto;
	min-height: 26px;
}

.price__row__price_35 {
	position: relative;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}

.price__row__price_30 {
	position: relative;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}

.price__row__price_25 {
	position: relative;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}

.price__row__price {
	position: relative;
	display: block;
	float: left;
	width: 100px;
	text-align: center;

}

.price__row__picture {
	position: relative;
	display: block;
	float: left;
	width: 200px;
	text-align: center;
}

.price_h3 {
	position: relative;
	display: block;
	width: 100%;
	background-color: #eee;
	margin: 30px 0 10px;
	padding: 5px 10px;
}
/* End */
/* /price/style.css?15445235961229 */
