#swf {
    position: relative;
    top: 70px;
    width: 700px;
    height: 467px;
    overflow: hidden;
}

.adUnitCantStop {
    position: absolute;
    left: 0;
    top: 0;
    width: 700px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ddd;
}

.adUnitCantStopInner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 468px;
    height: 60px;
}

.instructions {
    width: 100%;
    text-align: center;
    color: #999;
    padding-top: 40px;
}

#counterwrap,
.score {
    display: none;
}
