.tweet {font-family: Arial, Verdana; font-size: 120%; color: #333333; }
.tweet .tweet_list {-webkit-border-radius: .5em; list-style-type: none; margin: 0; padding: 0; background-color: #ECD8A0; }
.tweet .tweet_list li {overflow: auto; padding: .5em; }
.tweet .tweet_list li a {color: #5C121D; }
.tweet .tweet_list .tweet_even {background-color: #ffffff; border:2px solid #ECD8A0; }
.tweet .tweet_list .tweet_avatar {padding-right: .5em; float: left; }
.tweet .tweet_list .tweet_avatar img {vertical-align: middle; }

.query {font-family: Arial, serif; font-size: 90%; color: #333333; }
.query .tweet_list {-webkit-border-radius: .5em; list-style-type: none; margin: 0; padding: 0; background-color: #ECD8A0; }
.query .tweet_list li {overflow: auto; padding: .5em; }
.query .tweet_list li a {color: #5C121D; }
.query .tweet_list .tweet_even {background-color: #ffffff; border:2px solid #ECD8A0; }
.query .tweet_list .tweet_avatar {padding-right: .5em; float: left; }
.query .tweet_list .tweet_avatar img {vertical-align: middle; }