.asg_candy {
    position: relative;
    margin: 4px 0 0 0;
    padding: 0;
    display: block;
    text-decoration: none;
}
.asg_candy:empty {
    display: none;
}

.asg_candy_button {
    display: block;
    margin: 0 0 1em 0;
    padding: 0;
    border: none
}

/* Button text style: */
.asg_candy_text {
    position: relative;
    display: block;
    left: 0;
    right: 0;
    top: 50%;
    line-height: 1.2em;
    text-align: center;
    vertical-align: top;
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    cursor: inherit;
    text-decoration: none;
}

.asg_candy_text:hover {
    text-decoration: underline;
}

.asg_candy img {
    display: block !important;
    float: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    border: none !important;
    border-radius: none !important;
    box-shadow: none !important;
}

a.asg_candy_link:link,
a.asg_candy_link:hover,
a.asg_candy_link:active,
a.asg_candy_link:visited {
    display: block;
    text-decoration: none;
    color: #000000;
    margin-bottom: 1em;
    border: none;
}

.asg_candy_align-left,
.asg_candy_position-bottom {
    float: left;
    margin-right: 1.5em;
}

.asg_clearfix {
    display: block;
    height: 0;
    clear: both;
}

.asg_candy_align-right {
    float: right;
    margin-left: 1.5em;
}

.asg_product_image {
    padding-bottom: 0.5em;
}

.asg_price_list_value {
    text-decoration: line-through;
}

.asg_price_container {
    margin-bottom: 1em;
}

.asg_price_value, .asg_price_offer_value {
    color: #990000;
}

.asg_price_timestamp_detail {
    p