.simpletweet .tweet_list,
.simpletweet .tweet_list li{list-style:none;margin:0;padding:0;background:none;}
.simpletweet .tweet_list li{background:transparent none repeat scroll 0 0 !important;
border-bottom:1px dotted #CCCCCC;
font-family:georgia;
font-size:1.3em;
line-height:1.4em;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
overflow:auto;
padding:0.5em !important;
text-shadow:1px 1px 0 white;}
.simpletweet .tweet_list .tweet_even{background-color:#eee;}
.simpletweet .tweet_list .tweet_avatar img{border:3px solid #D4DBDE;
float:left;
margin:0 0.8em 0 0;
padding:1px;}
.simpletweet .loading{font:normal 20px Arial;color:#999;text-align:center;}

p.follow-me {
color:#333333;
display:block;
font-size:1.3em;
font-style:normal;
margin:.7em 0 0;
padding:0;
text-transform:uppercase;
}

p.follow-me a:link, p.follow-me a:visited {
background:#E5ECEF;color: #666;
}

p.follow-me a:hover {
	background: #fff;
}
