.tweet
{
	margin-bottom: 10px;
}

.tweet_image
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.tweet_username a
{
	font-size: 1em;
}

.tweet_message
{
	font-size: 1em;
	font-style: italic;
	margin-top: 5px;
	clear: both;
	font-family: trebuchet ms;
}