#content ul {
  list-style-type: none;
}
#content li {
  background: url(../images/line1.jpg) bottom left repeat-x;
  height: 2.5em;
}
#content a {
  background: url(../images/icon9.jpg) center left no-repeat;
  padding-left: 2em;
}
.date {
  float: right;
  display: none;
}
