#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;
}
.twitter-article a {}
.twitter-article a:hover {}
.twitter-pic {
	float: left;
	display: none;
}
.twitter-text {
	margin: 0;
}
.tweetprofilelink {}
.tweetprofilelink strong a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
.tweetprofilelink strong a:hover {
	color: #0084B4;
}
.tweet-time {

}
.tweetprofilelink a, .tweet-time a {
	color: #999;
	text-decoration: none;
}
.tweetprofilelink a:hover, .tweet-time a:hover {
	color: #0084B4;
}