a img {
  border: none;
  border-bottom: none;
  text-decoration: none;
  }
  
a.twitstream {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  border-bottom: dotted 1px #333;
  text-decoration: none;
  color: #403C2E; }
  
a {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  border-bottom: dotted 1px #333;
  text-decoration: none;
  color: #403C2E; }
a:visited {
    color: #403C2E; }
a:hover {
    color: #7A7257; }
a:active {
    color: #cc0099; }
    
li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

#tweet_text {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;

#tweetstream h3 small {
  font-size: .7em; }
#tweetstream ul.tweet_list {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  list-style: none;
  margin: 1em 0 0 0;
  padding: 0; }
  #tweetstream ul.tweet_list li {
    clear: both;
    overflow: auto;
    padding: 5px;
    font-size: .8em;
    line-height: 1.5em; }
    #tweetstream ul.tweet_list li img.tweet_avatar {
      padding: 2px;
      background-color: #fff;
      border: #999;
      float: left;
      margin-right: 10px; }
  #tweetstream ul.tweet_list li.tweet_odd {
    background-color: #C7C3B6; }
    
    a.official span.party {
    color: #fff;
    padding: 0 2px;
    font-size: .8em;
    }
 
    a.official.r span.party {
    background-color: #941c03;
    font-size: .8em;
    }
    
    a.official.d span.party {
    background-color: #01245c;
    font-size: .8em;
    }
    
    .profile a.avatar {
    float: right;
    padding: 3px;
    background: #fff;
    border: solid 1px #999; }