#tweet-container{
	width: 920px;
	margin-left: 0;
}
.tweetscroller .tweet .avatar .photo{
	border: none;
}
.channel-title{
	display: block;
	font-size: 12px;
	line-height: 20px;	
	color: #333 !important;
	font-weight: bold;
}
.author{
	color: #333333;
}
.timeago {
	color: #666;
	font-size: 10px;
}
.entry-title {
	color: #666;
}
.live-title {
	color: #000;
	font-weight: bold;
}
.channel {
	border-top: 1px solid #cdcdcd;
	padding-top: 7px;
}
.channel a {
	color: #DD4B39;
	text-decoration: none;
	font-weight: bold;
}
.more {
	color: #012363;
}