.loading
{
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
}