.cbpr-editor-rating-addons {
  float: left;
  width: 50%;
}
.cbpr-user-rating-addons {
  float: left;
  width: 50%;
}
.cbpr-rating-addons {
  margin-bottom: 20px;
  margin-top: 20px;
  overflow: hidden;
  padding: 5px;
}
.cbpr-ratings .cbpr-pros-cons-addons {
  width: 100%;
}
.cbpr-review-text-addons .cbpr-review {
  background-color: transparent;
}

/*Template*/
.cbpr-review-text-addons.cbpr-tmp2 {
  width: 100%;
}
.cbpr-glance.cbpr-tmp3 {
  width: 100%;
}
.cbpr-glance.cbpr-tmp3 >div {
  width: 25%;
}
.cbpr-glance.cbpr-tmp4 {
  width: 100%;
}
.cbpr-tmp4 .cbpr-average-rating {
  margin-left: 85px;
  width: 30%;
}
.cbpr-tmp4 .cbpr-review-text-addons {
  width: 100%;
}
.cbpr-ratings.cbpr-tmp4 {
  width: 100%;
}