/* django resource global styles. */

.sphboard_categories th {
  background-color: #aea;
  font-size: 0.8em;
  
}

tr.sphseparator {
  background-color: #dfd;
}

tr.sphseparator td:first-child {
  border-right: none;
}
tr.sphseparator td:last-child {
  border-left: none;
}

#links img {
  vertical-align: bottom;
}

