.tweet ul
{
	margin-left :20px;
	margin-right:20px;
	padding:0px;
}

.tweet li
{
	clear: both;
	margin:0px;
	padding:10px;
	border-bottom: 1px solid #DDDDDD;
	list-style:none;
	display:block;
	height: 60px;
	font-style:italic;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.tweet .tweet_text
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
}

.tweet img
{
	margin: 5px;
	float: left;
	border: 1px solid #26b3f3;	
}

#maincolumn .tweet a
{
	text-decoration:none;
}

.gfc-resultsHeader
{
	display:none;
}

.gfc-results
{
	margin-left:20px;
	margin-right:20px;
}

#maincolumn .gfc-results a
{
	text-decoration:none;
	font-size:14px;
}

.gfc-result
{
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
}

