.twitter-box {
  border: 1px solid #cccccc;
  width: 400px;
  height: 100px;
  padding: 8px 0px 8px 0px;
  -moz-border-radius: 8px; -webkit-border-radius: 8px;
}

.tweet-cell {
  width: 50%;
  height: 100%;
  padding: 0px 10px 0px 10px;
  border: 0px;
}
#tw_denise { border-right: 1px dotted #aaaaaa; }

span.twitter-user { color: #6f4822; }

span.tweet-text {
  color: #585858;
  font-family: Verdana;
  font-weight: normal;
  font-style: normal;
  font-size: 9px;
  line-height: 150%;
}

span.tweet-time {
  color: #585858;
  font-family: Verdana;
  font-weight: normal;
  font-style: normal;
  font-size: 8px;
  letter-spacing: 0.1em;
  padding-left: 10px;
}
