.query {font-family: Tahoma, sans-serif;color: #333333;}

.query .tweet_list {-webkit-border-radius: .5em;list-style-type: none;margin: 0;padding: 0;	background-color: #EBE9D8;}

.query .tweet_list li {overflow: auto;padding:0.8em;border-bottom:#907c47 dashed 1px;}

.query .tweet_list li:last-child{ border: 0; }

.query .tweet_list .tweet_even {background-color: #E1DEC6;}

.query .tweet_list li a:link {color: #FFF;text-decoration: none; }

.query .tweet_list li a:hover {color: #FFF;text-decoration: underline;}

.query .tweet_list .tweet_avatar {padding-right: .5em; float: left; }

.query .tweet_list .tweet_avatar img {vertical-align: left;}

