/* ! Twitter */

.tweet {
border-bottom: 1px solid #e4e4e4;
}

p.loading {
padding: 20px 10px;
background: #fff;
}

.tweet {
padding: 20px 10px;
background: #fff;
}

.odd {
background: #e2edef;
}

  .tweet a img {
  float: left;
  border: 1px solid #000;
  }

  .tweet a {
  font-size: 11px;
  line-height: 110%;
  color: #0d7657;
  }

  .tweet .content {
  width: 175px;
  float: right;
  font-size: 11px;
  line-height: 150%;
  margin-top: -3px;
  }