
table tr.even {
  background-color: #ffffff;
}

table tr.odd {
  background-color: #ffffcc;
}

p.comment {
  font-size: 0.85em;
  margin-top: 0.4em;
  margin-bottom: 0.6em;
  line-height: 1.3em;
}

#search_member {
/*  width: 1500px; */
}

table.search_table {
  width: 90%;
}