#twitter, #friend_feed, #add_tweet { height: 300px; }
#twitter .notice { color: green; }
#twitter .error { color: red; }
#twitter #friend_feed { font-size: 11px; margin: 5px 0; }

#twitter #friend_feed .tweetrow { clear: both; margin-top: 10px; }
#twitter #friend_feed .avatar { margin-top: 4px; vertical-align: top; margin-right: 3px; float: left; width: 48px; }
#twitter #friend_feed .tweet-odd  { background: #efefef; margin-top: 0px; vertical-align: top; float: right; width: 240px; }
#twitter #friend_feed .tweet-even  { background: #ffffff; margin-top: 0px; vertical-align: top; float: right; width: 240px; }
#twitter #friend_feed .author { font-weight: bold; margin-top: 0px; }
#twitter #friend_feed .time-ago { color: grey; padding: 0; margin: 0; }


#twitter #add_tweet { clear: both; font-size: 11px; margin: 0; padding: 3px;  }
#twitter #add_tweet label { display: block; }
#twitter #add_tweet input.auth { width: 120px; }
#twitter #add_tweet input.message{ width: 170px; height: 100px; }
.submit { display: block; font-size: 11pt; }
.loader { display: none; }
.sending .submit { margin-top: 10px; display: none; }
.sending .loader { display: block; }
#twitter ul li { margin: 0; padding: none; list-style-image: none; }
#twitter ul li a:hover, #twitter ul li a:active ( background: none no-repeat; padding-right: 0; }
#twitter #tabs ul li a { background: none no-repeat; padding-right: 0; )
