.text-widget .loading
{
	background: url('images/loading.gif') center no-repeat;
	width:100%;
	height:16px;
	display:block;
	float:left;
}
