	 .add-ons-right {
		  vertical-align: bottom;
  float: right;
  font-size: 0;
}
.add-ons-right .add-ons-item {
  display: inline-block;
}
.add-ons-right .item-wrod {
  vertical-align: bottom;
  margin-right: 17px;
  font-size: 14px;
}
 .add-ons-right .item-cion1,
 .add-ons-right .item-cion2,
 .add-ons-right .item-cion3,
.add-ons-right .item-cion4 {
vertical-align: middle;
  width: 26px;
  height: 26px;
  margin-right: 4px;
}
.add-ons-right .item-cion1 {
  background: url("../img/share.png") no-repeat 0 -49px;
}
.add-ons-right .item-cion2 {
  background: url("../img/share.png") no-repeat -32px -49px;
}
.add-ons-right .item-cion3 {
  background: url("../img/share.png") no-repeat -65px -49px;
}
.add-ons-right .item-cion4 {
  margin-right: 0;
  background: url("../img/share.png") no-repeat -98px -49px;
}