/* $Id$ */

div.search {
  text-align: center;
  margin-top: 2em;
}
div.search input {
  border: none;
  width: 20em;
  border-bottom: 1px dotted #CCC;
}
div.search button {
  background: transparent;
  border: none;
  font-weight: bold;
}
