#twitter-ticker {width: 580px; height: 140px; color: #666666; display: none; text-align:left; padding: 0px; }

#tweet-container { height: 140px; overflow: hidden; padding: 2px; }

.tweet{padding:0px; margin:0 8px 8px; width:auto; overflow:hidden; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#181818;}

.tweet .avatar, .tweet .user, .tweet .time {float:left;}

.tweet .time{font-size:10px; color:#AAAAAA; white-space:nowrap; margin-right:4px;}

.tweet .avatar img{width:36px; height:36px; border:0px; margin:0 5px 5px 0;}

.tweet .txt{color:#FFFFFF;}

.tweet .user{font-weight:bold; margin-right:4px;}

#loading{margin:100px 95px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#ed1c8f;}

.tweet a {color:#fa001c; text-decoration:none; font-weight:bold;}

.tweet a:hover {color:#fa001c; text-decoration:underline;}

