.icon {
  width: 3em;
  border: none !important;
  margin: 0 !important;
  float: none !important;
}

.course-date {
  font-weight: bold;
}

.course-role {
  font-style: italic;
}

#icon-grandparent {
  width: 90%;
  margin: auto;
}

#icon-parent {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
}

#lastupdate {
  font-size: xx-small;
}

#rightbox {
  width: 210px;
  float: right;
  text-align: center;
  margin-left: 15px;
}

#profpic {
  width: 200px;
}

#news-table td { 
  padding-right: 2em;
}
