div#single-col {
	float:left;
	margin:0 20px 0 0;
	text-align:justify;
	width:100%;
}

div.sidebar {
	float:left;
	width:200px;
}

.tweet img {
	float:left;
	width:48px;
	padding:0 10px 0 0;
}

.tweet .text {
	float:left;
	width:140px;
}

.sidebar h3 {
	color:#eb6e1f;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	letter-spacing:1px;
	margin-bottom:10px;
}
