/* added by ernie */

* {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif, simsun;
}

td ul,
.module ul {
  margin-left: 0;
}

ul li {
  list-style-type: none;
}

.module ul {
  padding-left: 0;
}

li {
  white-space: nowrap;
}


/* float the filter form above the content */
#changelist-form .results {
  overflow-x: visible !important;
}
