table.grant_help th {
 vertical-align: top;
} 

table.grant_help td p {
 margin-top: 0px;
 margin-bottom: 8px;
} 

table.grant_help em.perm {
  font-weight: bold;
}

label.disabled {
  color: #999;
  font-style: italic;
}
.view-0,
.update-0,
.delete-0 {
  background-color: #fffce5;
}
.view-1,
.update-1,
.delete-1,
.create-1,
.list-1 {
  background-color: #e5ffe2;
}
.view-2,
.update-2,
.delete-2,
.create-0,
.list-0 {
 background-color: #fef5f1;
}