.view-toolbar .pagination a {
  line-height: 24px;
}

.view-toolbar .pagination {
  margin: 8px 0 0 0;
}

.feed-stories .story-votes {
  float: left;
  margin-top: 6px;
}

.story-votes .story-vote-up,
.story-votes .story-vote-down {
  color: #0088CC;
}

.story-votes .muted {
  color: #999999;
}
