  #tweets{color:#ffffff;
 	font-size:8px;
  }
  div#tweet_text{width:200px; height:35px; font-size:8px; display:block; position:absolute; top:22px; left:10px; color:#ffffff;}
  div#tweet_text a{display:inline-block;margin:0 0 0 0; padding: 0 0 0 0; height:auto;width:auto; left:auto; top:auto;}
  #tweets .tweets_list ul{

    list-style-type: none;
	list-style:none;
	list-style-image:none;
	margin: 0;
    padding: 0;
	}
    .tweets_list{
	border:5px solid #ffffff;
    list-style-type: none;
	list-style:none;
	overflow: auto;
	margin:0;
	padding:0;
}
      #timeLink {
        color: #0C717A; display:block; position:absolute; margin-top:-16px; margin-left:105px; width:80px;}
    #tweets .tweets_list #tweets_even {
	}
    #tweets .tweets_list #tweets_avatar {
      padding-right: .5em;
      float: left; }
      #tweets .tweets_list #tweets_avatar img {
        vertical-align: middle; }
