.ajaxLoader {
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    display: block;
    z-index: 9999;
    text-align: center;
}