#tweet {
  color: #eee;

}

#tweet a {
  color:#AFC81C;
}

#tweet a:hover,
#tweet a:focus {
  color: #AFC81C;
  background:#4A4A4A;
}

#tweet ul {
  font-size: 9px;
  list-style: none;
  margin: 0;
  padding-left:10px;
  font-style:normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tweet ul li {
}
