.AJAXLoading {
	height: 600px;
	background-image: url('../images/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.no-header.no-footer.only-table .header{
 	display: none;
}

.no-header.no-footer.only-table .pagination{
 	display: none;
}
