
#twitter-ticker {margin-left:70px; margin-top:80px; width: 420px; height: 140px; color: #666666; display: none; text-align:left; padding: 0px; position:absolute;}

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

.tweet{padding:5px; 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{text-transform:uppercase; 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{}

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

#loading{margin:100px 95px;}

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

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

