table.fullprofile {
  background-color:#EFEFE9;
  vertical-align:middle;
  margin-bottom:10px;
}

table.fullprofile .name {
  font-weight:bold;
  font-size:1.6em;
}

table.fullprofile .assignment{
  font-weight:bold;
  font-style:italic;
  font-size:1em;
  color:#606060;
}
