body { margin : 0px; padding : 0px; font-size : 14px; color : #FFF; cursor: pointer; }

#btn_cta { width : 107px; height : 26px; border-radius: 4px; background-color: #E93220; position: absolute; top: 0px; left: 0px; z-index: 9; overflow: hidden; box-shadow: 2px 2px 2px black; visibility: hidden; }
#btn_cta_text { position: absolute; }
#btn_invis {
    background-color: red;
    cursor: pointer;
    height: 600px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 160px;
    z-index: 6;
}
#container {
    background-color: #fff;
    height: 600px;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    width: 160px;
}




.rotater { 
  -ms-transform : rotate(180deg); /* IE 9 */
  -moz-transform : rotate(180deg); /* Firefox */
  -webkit-transform : rotate(180deg); /* Safari and Chrome */
  -o-transform : rotate(180deg); /* Opera */
}

.frame_gfx {
position: absolute;
}
.hide {
visibility: hidden;  
}
/* frm1 */
#fm_1_0_kohls_brands_bg, 
#fm_2_0_kohls_brands_bg,
#fm_3_0_kohls_brands_bg {
top:  0px;
z-index: 1;
}
#kohls_logo {
z-index: 7;
}
#fm_1_1_kohls_brands_20_off {
top: 377px;
left: 0px;
z-index: 2;
}
#shop_kohls {
top: 563px;
z-index: 7;
}



