/* Countdown Styles */

#limited_banner {
    width: 950px;
    height: 70px;
    position: relative;
    background: url(/common/img/countdown-bar.png) 0 0 no-repeat;
}
#limited_banner span {
    background: url(/common/img/countdown-numbers_new.png) -464px 0 no-repeat;
    float: left;
    height: 31px;
    width: 16px;
    position: absolute;
    top: 20px;
}

#cdd { left: 772px; }
#cd { left: 789px; }
#chh { left: 816px; }
#ch { left: 833px; }
#cmm { left: 859px; }
#cm { left: 876px; }
#css { left: 902px; }
#cs { left: 919px; }

#limited_banner span.c00 { background-position: -464px 0; }
#limited_banner span.c01 { background-position: -448px 0; }
#limited_banner span.c02 { background-position: -432px 0; }
#limited_banner span.c10 { background-position: -416px 0; }
#limited_banner span.c11 { background-position: -400px 0; }
#limited_banner span.c12 { background-position: -384px 0; }
#limited_banner span.c20 { background-position: -368px 0; }
#limited_banner span.c21 { background-position: -352px 0; }
#limited_banner span.c22 { background-position: -336px 0; }
#limited_banner span.c30 { background-position: -320px 0; }
#limited_banner span.c31 { background-position: -304px 0; }
#limited_banner span.c32 { background-position: -288px 0; }
#limited_banner span.c40 { background-position: -272px 0; }
#limited_banner span.c41 { background-position: -256px 0; }
#limited_banner span.c42 { background-position: -240px 0; }
#limited_banner span.c50 { background-position: -224px 0; }
#limited_banner span.c51 { background-position: -208px 0; }
#limited_banner span.c52 { background-position: -192px 0; }
#limited_banner span.c60 { background-position: -176px 0; }
#limited_banner span.c61 { background-position: -160px 0; }
#limited_banner span.c62 { background-position: -144px 0; }
#limited_banner span.c70 { background-position: -128px 0; }
#limited_banner span.c71 { background-position: -112px 0; }
#limited_banner span.c72 { background-position: -96px 0; }
#limited_banner span.c80 { background-position: -80px 0; }
#limited_banner span.c81 { background-position: -64px 0; }
#limited_banner span.c82 { background-position: -48px 0; }
#limited_banner span.c90 { background-position: -32px 0; }
#limited_banner span.c91 { background-position: -16px 0; }
#limited_banner span.c92 { background-position: 0 0; }

#limit_left .h { left: 507px; }
#limit_left .t { left: 524px; }
#limit_left .z { left: 541px; }

