.blooper {
    position: fixed;
    right: 1px;
    top: 263px;
    z-index: 5;
    width: 22px;
    height: 151px;
}

.blooper a {
    display: block;
    width: 22px;
    height: 151px;
    background: #FFA000;
}

.blooper_img {
    background: url('/assets/images/common/mistake.png');
    border: 0;
}