.twitters {
  color: #231501;
  border: 0px;
  padding: 0px;
  margin: 0px;
  font-size: small;
}

.twitters ul {
  color: #231501;
  size: x-small;
  list-style: none;
  padding: 0;
  white-space: wrap;
}

.twitters span.prefix {
  color: #703400;
  font-weight: bold;
}

.twitters span.time {
  color: #703400;
  font-style: italic;
}

.twitters span.status {
  color: #703400;
  font-style: italic;
}