<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tweet,
.query { /*font: 120% Georgia, serif; color: #afafaf;*/ /*border-top:2px dotted #333; border-bottom:2px dotted #333; padding-bottom:20px; padding-top:10px;/**/ }
.tweet_list { list-style: none; /*padding: 20px 0 20px 0;*/ margin: 0; /*font-size:12px; color:#afafaf;*/ /*font-family:Arial;*/ padding: 0; overflow-y: hidden; }
.tweet_list li { overflow-y: auto; overflow-x: hidden; list-style-type: none; }
.tweet_list li a { text-decoration:none; }
.tweet_list li a:hover { border-bottom: 1px solid #cfcfcf; }
.tweet_list .tweet_even { }
.tweet_list .tweet_avatar { padding-right: .5em; float: left; }
.tweet_list .tweet_avatar img { vertical-align: middle; }

#ticker ul.tweet_list {height:19em; overflow-y:hidden;}
#ticker { background:none;}
#ticker img { position:relative; margin-top:5px;}
#ticker .tweet_list li {overflow-y:hidden;height:9em; margin-bottom:1em;}
#ticker1 .tweet_list { color: #A9A9A9; background: none; }
#ticker1 .tweet_list .tweet_even { background: none; }
#ticker1 .tweet_list li a { color: #636363; border: 0px; }</pre></body></html>