.discounts {
        margin: 0 auto;
}

.discounts, .discounts_left {
    text-align: center;
    color: #444444;
    font-size: 11px;
}

.discounts a, .discounts_left a { color: #666666; font-size: 11px;}
.discounts a:hover, .discounts_left a:hover { text-decoration: none; font-size: 11px;}

.discounts_left {
    width: 165px;
}

.discounts_left p {
    width: 165px;
    text-align: left;
    margin: 0;
}

.discounts_left img {
    margin-bottom: 8px;
}

.discounts_left_border {
    background: #ffffff url(/img/action_site/discounts_left_border.gif) repeat-x 0 0;
    height: 1px;
    width: 165px;
    margin: 7px 0;
}

.discounts {
    background: #ffffff url(/img/action_site/discounts_header.png) no-repeat 0 0;
    width: 616px;
    line-height: 17px;
    margin-bottom: 20px;
    border: 1px solid #ffffff;
}

.discounts form {
    margin: 115px 0 40px 407px;
    text-align: left;
}

.discounts form input {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #b4b4b4;
    width: 144px;
    height: 19px;
    line-height: 19px;
    margin-top: 2px;
}

.discount_border {
    background: url(/img/action_site/discounts_border.png) no-repeat center 0;
    width: 100%;
    height: 9px;
    margin: 5px 0 20px 0;
}

.discount {
    text-align: left;
    padding: 0 20px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
}

.discount_p {
    width: 288px;
        margin-bottom:20px;
}
.discount_left {
    margin-left: 0;
}
.discount_right {
    margin-left: 303px;
}

.discount b {
    font-weight: bold;
    text-transform: uppercase;
    background: #fed128;
    float: left;
        display:block;
    padding: 0 7px 0 5px;
}
.discount_finished {
    background: transparent url(/img/action_site/discounts_finished.png) 0 0 no-repeat;
    width: 223px;
    height: 215px;
    position: absolute;
    top: 0;
    left: 40px;
}
.discount_content {
        text-align:left;
        margin:-30px 25px 30px 25px;
}
.discount_back {
        text-align:left;
        padding-left:20px;
}

#discount_send {
    width: 42px;
    height: 40px;
}
.discount_top50 { padding-top: 50px; margin-bottom: -48px; }
.discount_top70 { padding-top: 70px; }

.discount_finished_top30 { top: 30px; }
.discount_finished_right { left: 348px; }

