.tweet {
font-size: 80%;
color: #666;
width:330px;
padding:20px 20px 20px 0;
float:right;
height:65px;
overflow: hidden;}

.tweet .tweet_list {
-webkit-border-radius: .5em;
list-style-type: none;
margin: 0;
padding: 0 0 .25em 0;
background-color: none; }

.tweet .tweet_list li {
overflow: auto;
padding: 0;}

.tweet .tweet_list li a {
/*color: #0C717A;*/ }

.tweet .tweet_list .tweet_even {
background-color: #91E5E7; }

.tweet .tweet_list .tweet_avatar {
display:none;
padding-right: .5em;
float: left; }

.tweet .tweet_list .tweet_avatar img {
vertical-align: middle; }

#twitter_tweets {float:right;height:155px;width:375px; overflow: hidden;}

#follow_me {clear:both;float:right;display:inline;width:100px;}