#charts {
	width: 875px;
	margin: auto;
}

.tweet_text {
	font-size: 110%;
}

.tweet_footer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #eee;
	text-align: right;
	color: #bbb;
}

.popover {
	width: 380px;
}

.popover-title {
	font-weight: bold;
}

#retweets img {
	width: 32px;
	height: 32px;
}
