.teacher-fullTime a {  color: #333;
  text-decoration: none;
  white-space: nowrap;
  max-width: 6em;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;}
