#twitter-ticker{
	width:200px;
	background-color:#000000;
	color:#666666;
	display:none;
	text-align:left;
	margin-top:11px;
	margin-bottom:0px;
}

#tweet-container{
	width:auto;
	overflow:hidden;
	margin-left:7px;
}

#twitIcon{
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}

#top-bar{
	background-color:#333333;
	border-bottom:1px solid white;
	position:relative;
	margin-bottom:8px;
}

.tweet{
	padding:5px;	
	border:1px solid #1F1F1F;
	width:173px;
	overflow:hidden;
	margin-bottom:3px;
}

.tweet .avatar,
.tweet .user,
.tweet .time{
	float:left;
}

.tweet .time{
	text-transform:uppercase;
	font-size:10px;
	color:#666666;
	white-space:nowrap;
}


.tweet .avatar img{
	width:36px;
	height:36px;
	margin:0 5px 5px 0;
	border:0px;
}

.tweet .txt{
	clear:both;
	font-size:9px;
	color:#AAAAAA;
}

.tweet .user{
	font-weight:normal;
	width:130px;
	}


/* #loading{
	margin:100px 95px;
} */

#twitter-ticker a,
#twitter-ticker a:link,
#twitter-ticker a:visited {
color:#fed993;
text-decoration:none;
}

#bollytwitter a,
#bollytwitter a:link,
#bollytwitter a:visited {
color:#fed993;
text-decoration:none;
}

#bollytwitter a:hover {
color:#fff;
text-decoration:none;
}

#bollytwitter {
margin-left:7px;
width:173px;
height:11px;
padding:5px;
margin-top:10px;
border:1px solid #1f1f1f;
}
