.stats {
  font-size: 12px;
}

.stats span {
  color: #999;
}

.stats li {
  margin-bottom: 3px;
}

.stats strong {
  font-size: 36px;
}

.discuss strong {
  font-size: 24px;
}

.socialbutton li {
  float: left;
  width: 220px;
}
/*
.gene-table td, th {
  padding: 2px 4px;
}

.gene-list td, th {
  padding: 2px 4px;
}
*/
.advanced-search td, .advanced-search th {
  text-align: right;
}


a:visited {
  color: #4B088A;
}

#navSearchButton:hover {
  cursor: hand;
}

.hero-unit h1, .hero-unit p {
  text-align: center;
}

.datasource li:before { content: "-" };


