.stuff-comments .avatar {
  display: inline;
  position: relative;
  width: 86px;
  height: 85px;
  float: left;
  padding-right: 0;
  margin-left: -86px;
}
.formWrap .wrapper-form-comment {
  margin-left: 1px;
}
.level-1 .formWrap .avatar {
  left: 0;
  margin-left: -41px;
  width: 44px;
  height: 40px;
  position: relative;
}
.level-2 .formWrap .avatar {
  left: 0;
  margin-left: -41px;
  width: 43px;
  height: 40px;
  position: relative;
}
.level-3 .formWrap .avatar {
  left: 0px;
  margin-left: -42px;
  width: 44px;
  height: 40px;
  position: relative;
}
.imgScale {
  width: 100%;
}
.imgScale img {
  width: 100%;
  -ms-interpolation-mode: bicubic;
}
.stuff-comments form .subject {
  width: auto !important;
}
.stuff-comments .wrapper-form-comment {
  list-style-type: none;
}
.imageGallery {
  overflow: visible;
}
.stuff-comments FORM .subject INPUT {
  border: 0;
}
