.history {
  margin-bottom: 50px;
}

.history #hbody {
  overflow: hidden;
  height: 300px;
}

.history h2 {
  text-align: left;
  margin-bottom: 35px;
  margin-top: 0;
}

.history .hitem {
  width: 290px;
  margin-right: 6px;
  float: left;
  font-size: 13px;
  line-height: normal;
  height: 300px;/*285px;*/
}

.history .hitem .himg {
  height: 115px;
  overflow: hidden;
}

.history .hitem .htitle {
  font-family: arial;
  font-weight: bold;
  font-size: 48px;
  line-height: normal;
  margin: 16px 0 14px 0;
}

.history .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  border-top: 1px solid #000;
  height: 0;
}

.history .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  top: -9px;
}

.history .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-color: #9c9c9c; /*#e66776;*/
  height: 13px;
}
