.block-campaignion-recent-supporters {
  clear: both;
}

ul.recent-supporters  {
  list-style: none;
}

li.supporter {
  border: 1px solid #e3e3e3;
  background-color: #f3f3f3;
  padding: 0.25em 0.5em;
  margin-bottom: 0.5em;
}

.supporter .name {
  font-weight: bold;
}
.supporter .title {
  font-weight: bold;
}
.supporter .title a {
  text-decoration: none;
}
.supporter .title a:hover {
  text-decoration: underline;
}
.supporter .time {
  font-style: italic;
}
