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 { width : 726px; height : 88px; opacity : 0; position: absolute; top: 0; left : 0; background-color: red; cursor: pointer; z-index: 6; } 

#container {
    background-color: white;
    height: 90px;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    width: 728px;
}




.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 {
  left: 0px;

}
#fm_2_0_kohls_brands_bg {
  left: 0px;

}
#fm_3_0_kohls_brands_bg {
  left: 0px;
}
#kohls_logo {
    left: 567px;
    top: 0px;
    z-index: 7;
}
#fm_1_1_kohls_brands_20_off {
    left: 0px;
    top: 0px;
    z-index: 3;
}
#shop_kohls {
    left: 567px;
    top: 54px;
    z-index: 8;
}


