
.ajax-loading {
    background: url(spinner.gif) no-repeat center;
    height: 50px;
}

.ajax-results {
}