#content {
  height: 1600px;
}

#content_left {
  height: 100%;
}

#content_right_large #description {
  width: 600px;
  float: left;
  color: #888;
  text-align: justify;
}

#description_title {
  width: 600px;
  height: 50px;
  float: left;
  color: #000;
  font-size: 24pt;
  margin-top: 30px;
  margin-bottom: 10px;
}