.tweet_list {padding:0px;font-size:0.94em;}

.tweet_odd, .tweet_even {
    background:;
    border-bottom: 1px solid #663300;
    list-style: none;
    padding: 8px 0px 8px 0px;
	overflow: hidden;
}

.tweet_text {padding-left:3px;padding-right:3px;padding-top:7px;padding-bottome:7px;color:#000000;}

.tweet_text a:link, .tweet_time a:link, .tweet_text a:visited, .tweet_time a:visited {color:#6A2B92;}

.tweet_text a:hover, .tweet_time a:hover, .tweet_text a:active, .tweet_time a:active {color:#000000; background-color:#FFFFCC;}

