.twitters {
  border: 0px solid #e5e5e5;
  padding: 0px;
  overflow: auto;
  margin: 0px;
}


.twitters ul {
 list-style: none;
  margin-left: 0px; padding: 0;
  white-space: wrap;
}

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


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

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