/********************/
/* Directory Styles */
/********************/

#search-results thead th, #search-results thead td {
  color: #000;
  background-color: #bdbdbd;
}
#search-results tbody th, #search-results tbody td {
  vertical-align: top;
}
#search-results p {
  padding-bottom: 0;
}
#search-publications {
  float: right;
}
#search-publications-text {
  font-size: 1em;
  width: 100px;
}
#search-publications * {
  vertical-align: middle;
}