
.tweet {
	top:0px;
	left:0px;
	position:relative;
	background:url(../images/twot.png) no-repeat 210px 50px;
	width:280px;
	height:124px;
	display:block;
   font-family: “Lucida Grande”, sans-serif;
   font-size: 10.4px;
   font-style: normal;
   font-weight: normal;
   text-transform: normal;
   letter-spacing: normal;
   line-height: 1.5em;
	color:#fff;
}

.tweet ul li {
	list-style:none;
	margin:0px 3px 0px 3px;padding:0;
}

.query {
	}	 
  
 .tweet_list {
	 }

 .tweet_list li {
      list-style:none;
      overflow: auto;
   		}

 .tweet_list li a {
        color: #ca0088; }

    .query .tweet_list .tweet_even {
       }

 	.tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }

     .tweet_list .tweet_avatar img {
        vertical-align: middle; }
