    .opaqueAgeGate
    {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0.0;
        width: 644px;
        height: 434px;
        background-color: #555555;
        position: absolute;
    }
    .ageGateContainer
    {
        z-index: 9000;
        position: absolute;
        margin-top: 130px;
        margin-left: 138px;
        width: 337px;
        height: 92px;
        border: solid 1px #555555;
        color: White;
        background-color: #333333;
        vertical-align: middle;
        text-align: left;
    }
    .preRollOverlay
    {
        z-index: 9000;
        position: absolute;
        width: 620px; /* height:404px; */
        height: 340px;
        cursor: pointer;
        cursor: hand;
    }
