

#background_exit_dc {
    position: absolute;
    width: 300px;
    height: 250px;
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    left: -30px;
    top: -25px;
    cursor: pointer;
	background: #fff;
    z-index: 100;
}

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

.retina{
	position: absolute;
	width: 300px;
	height: 250px;
	top: 0px;
	left:0px;
}

.fades{
    opacity: 0;
}

.fire01, .fire02{
    position: absolute;
}

.fire01{
    width: 63px;
    height: auto;
}

.fire02{
    width: 101px;
    height: auto;
}


#big_fire01, #big_fire02 {
    /* z-index: 10; */
}
#big_fire01_1, #big_fire02_2 {
    /* z-index: 20; */
}

/* RETINA */

