

#background_exit_dc {
    position: absolute;
    width: 160px;
    height: 600px;
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    left: -16px;
    top: -60px;
    cursor: pointer;
	background: #fff;
    z-index: 100;
}

#outer_wrapper {
    border: 1px solid #000;
    position: absolute;
	top: 0px;
    left: 0px;
    width: 158px;
    height: 598px;
    overflow: hidden;
}

.retina{
	position: absolute;
	width: 160px;
	height: 600px;
	top: 0px;
	left:0px;
}

.fades{
    opacity: 0;
}

#flood{
    position: absolute;
    width: auto;
    height: 600px;
}

/* RETINA */

