/*dl {
  border-bottom: 1px solid #eee;
}

dl dt {
  cursor: pointer;
  border-top: 1px solid #eee;
  font-weight: normal;
  padding: 1em 0.5em;
}

dt p {
  margin: 0;
}

dl dt:hover {
  background: #f5f5f5;
}

dl dt.no-descr {
  cursor: default;
}

dl span.nyut-course-name {
  font-weight: bold;
  margin-right: 0.5em;
}

dl span.nyut-course-course {
  white-space: nowrap;
  margin-right: 0.5em;
}

dl span.nyut-course-credits {
  float: right;
  font-style: italic;
  margin-left: 2em;
}

dl span.nyut-course-note {
  color: #666;
  font-style: italic;
}

dl a.nyut-course-footnote {
  vertical-align: super;
  line-height: 0%;
}

dl dd {
  margin: 0.5em 0.5em 1em 2em;
  padding-bottom: 0px;
}

dl + dl {
  margin-top: -1em;
}

dl + dl dt:first-child {
  border-top: 0px;
}
*/
