.loadingTweets {
	display:block;
	text-align:center;
	padding-top:16px;
	background:url(images/loading.gif) top center no-repeat;
}