#tweets .replies-lnk {
  font-size: .8em; }
#tweets form.reply {
  display: none; }
#tweets #focus h1 {
  font-weight: normal;
  color: #333;
  padding: 0 0 0 70px; }
#tweets #focus p {
  color: #FFF; }

.tweet .replies .category {
  display: none; }

#who .avatar-box {
  width: 54px;
  height: 54px;
  padding: 0;
  margin: 0; }
#who img {
  width: 50px;
  height: 50px; }
