
h2.tut{	
	width:235px;
	line-height:40px;
	text-indent:-999em;
	background:url(../images/logo_twitter.gif) no-repeat center;
}

#twitter-ticker{
	width:230px;
	padding-right:5px;
	height:242px;
	background:url(../images/bg_twitter.gif) repeat-x top;
	color:#333;
	display:none;
	text-align:left;
	float:left;
	border:#93aac4 1px solid;
} 

#secondary #twitter-ticker{width:300px;}

#tweet-container{
	height:175px;
	width:auto;
	overflow:hidden;
}

#twitIcon{
	position:absolute;
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}

#top-bar{position:relative;}
#top-bar p {font-size:10px; color:#000; font-weight:bold; text-align:left; margin:0 0 6px; padding-left:10px;}

.tweet{
	padding:5px 5px 5px 10px;
	width:auto;
	overflow:hidden;
}

.tweet .avatar,
.tweet .user,
.tweet .time{
	float:left;
}

.tweet .time{
	text-transform:uppercase;
	font-size:10px;
	color:#AAAAAA;
	white-space:nowrap;
}


.tweet .avatar img{
	width:36px;
	height:36px;
	border:2px solid #eeeeee;
	margin:0 5px 5px 0;
	display:none;
}

.tweet .txt{
	clear:both;
}

.tweet .user{
	font-weight:bold;
	display:none;
}



#loading{
	margin:100px 95px;
}
