table.faculty-table .id{ width:5% !important; text-align:center;}
table.faculty-table .label{ width:90% !important; padding-left:15px; }
table.faculty-table .action{ width:5% !important; text-align:center;}

table.faculty-table td.id{ font-weight:bold; }
table.faculty-table td.add{ background:url("../images/plus-button.png") center center no-repeat; }



H3.faculty{
  color: blue;
  text-decoration: underline;
}
H3 + table{
  margin-left:5%;
  width:95%;
}
td.empty.message{ color: lightgray; }

div.degree-list{
  margin-bottom: 3em;
  margin-left  : 5%;
}
