.history-left-block {
  padding-right: 10px;
  width: 300px;
}

#history-text {
  height: auto;
}

.history-right-image {
  width: 360px;

  vertical-align: top;
}

.history-text-title {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
}

.history-text-body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 21px;
}

.history-text-italic {
  font-style: italic;
}

.history-text-bold {
  font-weight: bold;
}

.history-image-text {
  color: rgb(90, 90, 90);

  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
  line-height: 14px;
}

.history-padding-10px {
  padding-top: 10px;
}