#twitter-feed {
	margin-bottom: 1.5em;
}

.tweet-title h3 {
	margin: 0;
	padding: 5px 10px;
	font-size: 16px;
	color: #fff;
	background-color: #888;
}
#loading-container {
	text-align: center;
}
.tweet-content {}
.tweet-title { display: none;}
.twitter-article {
	padding: 5px 0;
	border-top: 1px solid #2d2c31;
}
.twitter-article .twitter-pic a { float: left; background: url(../images/icon-tweet.png) 50% no-repeat; padding: 25px;}
.twitter-article a img { display: none;}
.twitter-article a:hover {}
.twitter-pic {
	float: left;
}
.twitter-text {
	margin: 0 0 0 52px;
}
.tweetprofilelink {}
.tweetprofilelink strong a {
	text-decoration: none;
	font-weight: bold;
}
.tweetprofilelink strong a:hover {
}
.tweet-time {

}
.tweetprofilelink a, .tweet-time a {
	text-decoration: none;
}
.tweetprofilelink a:hover, .tweet-time a:hover {
}