#twitter {  background-color:white;  float:right; margin-top: 0px; width:219px; overflow:hidden; }

#twitter h2 { }

#twitter_update_list { margin: 0; padding: 0 0 0.5em; list-style-type: none; }

#twitter_update_list li {	margin: 5px 0px; padding: 5px 10px; color: #333; background-color: #edfaff }

#twitter_update_list li span { display: block; }

/* timestamp link */
#twitter_update_list li a { color: #999; }

/* links in tweet */ 
#twitter_update_list li span a { color: #00f; }

#twitter .followus { font-size: 11px; text-align:right; float: right; display:block; padding: 1px 5px; background-color: #f1f1f1; color: #666; }
#twitter .followus:hover { text-decoration: none; background-color: #2dd3ff; color: white; }