.twmp-tweet {
	clear: both;
	max-width: 320px;
	font-size: .8em;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 10px 0;
	color: #333;
}
.tweet-time {
	float: right;
	color: #666;
}
.tweet-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tweet-message {
	margin-right: 30px;
	line-height: 1.25;
}