div.tweet_page { } div.tweet-line-even { background-color: white; } div.tweet-line-odd { background-color: white; } form#tweet_form { } input#tweet_send { } input#tweet_msg { } div.tweet_reloading { visibility : hidden ; display : inline ; } div#tweet_reload { } .tweet_user_and_date { width:auto; background-color:#C1D3D6; white-space:nowrap; vertical-align:top; } span.tweet_show_user { font-weight:bold; } span.tweet_show_date { font-size:80%; } .tweet_show_message { height:40px; background-color:#EEEEEE; width:600px; } ul.tweet_list_page li { display:table; padding: 0px 0px 0px 0px ; margin: 0px 0px 0px 0px; list-style-type: none; float:left; text-align: center; line-height: 2.3em; } li.tweet_list_first_page { display:block; padding:4px; height:2.5em; width:2.5em; } li.tweet_list_one_page { display:block; padding:4px; height:2.5em; width:2.5em; } li.tweet_list_current_page { display:block; padding:4px; height:2.5em; width:2.5em; border:solid #CCCCCC; border-width: 1px 1px 1px 1px; background-color: #3399AA; color:white; } .spacer { clear:left; } a.tweet_url_page { color:#999999 !important; text-decoration:none !important; } a.tweet_url_current_page { color:white !important; text-decoration:none !important; } .tweet_table_msg { border-spacing: 5px; /*border-collapse: collapse; */ }