#latest_tweet {
	color:		#999;
	font-size:	12px;
	padding:	10px;
	background: url('../imgs/gridforte.png');
}
#latest_tweet small, #latest_tweet a {
	color:		#7aa6cb;
}
.loading {
    background: url('../imgs/ajax-loader.gif') center no-repeat;
    height: 60px;
}

