.tweet, .query {
  font-family:Tahoma,Helvetica,Arial,sans-serif;
  font-size: 11px;
  color:#E38571; }
  .tweet .tweet_list, .query .tweet_list {
    list-style-type: none;
   padding:0;
    background-color: transparent; }
	
	.tweet_list a, .tweet_list a:visited{color:white;}
	.tweet_time, .tweet_join{display: none;}
	
	.tweet_list li {
		border-bottom:1px solid #E38571;
		padding-bottom: 11px;
	}
   