@import URL(search.css);

#search-form {
  font-family : arial, verdana, sans-serif;
}

#search-form p {
  margin-bottom : 0.1em;
}

#search-form label {
  font-weight : bold;
}

table.search-nav {
  margin-left : auto;
  margin-right : auto;
}

table.doc-list col.date {
  width : 70px;
}

table.doc-list a:link, table.doc-list a:visited, table.doc-list a:active {
  font-weight : normal;
  text-decoration : none;
}

.result-title-no-abstract {
  font-weight : normal;
}
