div.waiter-inspire {
    height: 100%;
    left: 0px;
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 150;
}
div.waiter-inspire .waiter-inspire-shader {
    background-color: #000;
    height: 100%;
    _height: 2000px;
    left: 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    top: 0px;
    width: 100%;
}
div.waiter-inspire .waiter-inspire-image {
    position: relative;
    text-align: center;
}
div.waiter-inspire .waiter-inspire-text {
    color: #fff;
    font-weight: bold;
    position: relative;
    text-align: center;
}
