
.tweet {width: 250px; margin: 0 auto; margin-top: 20px; font: .9em/1.25em Helvetica, Arial, sans-serif; color: #ffffff; padding-bottom: 20px;}

.tweet h2.update-title {width: 250px; height: 50px; background: url(../images/twitter-h2.png) 0 0 no-repeat; text-indent: -10001px; margin-bottom: 5px;} 
 
.tweet .tweet_list {width: 250px; padding: 0px;}

.tweet .tweet_list li {padding: 10px 5px 20px 5px; margin: 0px 0px; display: block; width: 250px; background: url(../images/nav-spacer.png) 0 100% no-repeat; overflow: auto;}
.tweet .tweet_list li:hover {padding: 10px 5px 20px 5px; margin: 0px 0px; display: block; width: 250px; background: url(../images/trans.png) 0 0 repeat; cursor: pointer; overflow: auto;}
	  
.tweet .tweet_list li a,
.tweet .tweet_list li a:link,
.tweet .tweet_list li a:visited {margin-right: 5px; color: #90a33b; text-decoration: none}
.tweet .tweet_list li a:hover {margin-right: 5px; color: #c9dc59; text-decoration: none}
		
.tweet .tweet_list .tweet_even2 {
      background-color: #91E5E7; }
	  
.tweet .tweet_list .tweet_avatar {padding-right: .7em;padding-bottom: .9em;float: left; }
	  
.tweet .tweet_list .tweet_avatar img {vertical-align: middle;}
		