.tweet, .query {
	height:50px;
	background: url('/templates/moodaholic/twitter-moodaholic.png') no-repeat;
	clear: both;
	font-size: 14px;
	padding-left: 35px;
  color: #555;
  font-style: normal;
}

.tweet_list {
	padding: 0;
  list-style: none;
}

.tweet_time {
	color: #fff;
}

.tweet_text {
	font-weight: bold;
}

.tweet_time a {
	color: #aaa;
}

.tweet_avatar img {display: none; } 