.tweet { }

.twitter-pic {
    float:left;
}
 
.twitter-pic img {
    float:left; 
}
 img  {
     border:none;
 }
.twitter-text {
    margin:0px;
		padding: 0;
		margin-bottom: 10px;
}
.twitter-text a,  h1 a {
    text-decoration: none;
}
.twitter-text a:hover,  h1 a:hover {
    text-decoration: underline;
}
 
.twitter-text {
    float:none;
}

 
.tweet-time {
	display: block;
	text-align: left;
	margin-top: 4px;
	font-size: 13px;
	line-height: 1.500em;	
	color: #fff;	
}
.tweet-time a, .tweet-time a:hover {
}
.tweetprofilelink {
	display: inline-block;
	text-decoration: none; 
	font-weight: 700;
}

.tweetprofilelink a {
}
.tweetprofilelink a:hover {
}
.backlink {
    font-size:11px;
    text-align:center;
}
 
.backlink a {
}