.BulkDiscountLink {
    background: url("../images/bg_btns.jpg") repeat-x scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    height: 11px;
    margin-right: 20px;
    margin-top: 10px !important;
    padding: 3px 3px 5px;
    text-align: center;
    width: 109px;
    border-color: #AF9ED1 #634E8D #634E8D #AF9ED1;
    border-style: solid;
    border-width: 1px;
}

.BulkDiscount a {
    color: #EBEBEB !important;
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin-top: 0 !important;
    text-decoration: none !important;
    text-shadow: 1px 1px #444444;
    
}

#ProductDetails {
   
    /*max-height: 415px;*/
}

.WishlistStyle {
    float: right;
    position: relative;
    right: 60px;
    top: -33px;
}
#ProductDetails.Block {
    margin-bottom:0 !important;
}

.payments {
    display: inline-block;
    margin: 0 auto;
    margin-top: 20px;
}

.paypal {
    margin-left: 320px;
    margin-top: -90px;    
    }

#CartContent > div.BlockContent > div.payments > a:nth-child(1) > img {
    width: 35%;
    margin-top: 0px;
}

#CartContent > div.BlockContent > div.payments > a:nth-child(2) > img {
    width: 35%;
    margin-bottom: 51px;
}

#bottom_payment_button {
  font-size: 1.1em;
}
