.tweetbox a {color:#2FC2EF;}
.tweetbox .tweets {clear:both; position:relative; overflow:hidden;}
.tweetbox-scrollbar .tweets {overflow:auto;}

.tweetbox .status-no-tweets {display:none; padding:10px;}
.tweetbox .status-no-tweets .text {text-align:center; line-height:23px;}

.tweetbox .status-loading {display:none; padding:10px;}
.tweetbox .status-loading .animation {padding:20px 0 0 0; margin:10px; background:url(../images/ajax_loader.gif) no-repeat center top;}
.tweetbox .status-loading .text {text-align:center;}

.tweetbox .status-refreshing {display:none; float:right;}
.tweetbox .status-refreshing .animation {float:left; width:23px; height:23px; background:url(../images/ajax_loader.gif) no-repeat center center;}
.tweetbox .status-refreshing .text {float:left; text-align:center;}
.tweetbox-loading .status-loading, .tweetbox-refreshing .status-refreshing {display:block;}

.tweetbox .tweetbox-opentwitter {float:left; width:22px; height:22px; background:url(../images/icon-expand.png) no-repeat center center; text-indent:-999em; outline:none;}
.tweetbox .tweetbox-refresh {float:left; width:22px; height:22px; background:url(../images/ajax-loader2.png) no-repeat center center; text-indent:-999em; outline:none;}
.tweetbox-loading .tweetbox-refresh, .tweetbox-refreshing .tweetbox-refresh {background:url(../images/ajax-loader2.gif) no-repeat center center;}

.tweet-list {position:relative; overflow:hidden; list-style:none; margin:0; padding:0;}

.tweet-list .tweet-line .wrapper {padding:10px 10px 10px 0;}
.tweet-list .tweet-line {background:url(../images/separator-scrollbox.png) repeat-x left bottom;}
.tweet-list .last {background:none;}

.tweetbox .tweet-message .tweet-author {font-weight:bold;}
.tweetbox .tweet-message .tag {font-weight:bold;}

.tweet-list .tweet-refreshed {position:absolute; width:100%; left:-200%;}
.tweet-list .tweet-user-image {float:left; overflow:hidden; margin:0 10px 10px 0; position:relative;}
.tweet-list .tweet-user-image span {display:block; position:absolute; width:48px; height:48px; background:url(../images/overlay-thumb48x48.png) no-repeat;}
.tweet-list .tweet-message {margin:0; overflow:hidden;}
.tweet-list .tweet-time-reply {display:block; font-size:11px; font-style:normal;}

