div.rightBox .tv {
  max-height: 180px;
  height: expression(180 + 'px');
  overflow: auto;
}

