.prototypeLoader {
    background: url(../images/prototype_loader/bg.png) top left no-repeat;
    height: 126px;
    position: absolute;
    width: 126px;
    z-index: 30000;
}

.prototypeLoader img {
    display: block;
    margin: 20px auto 10px;
}
