#htmlcontent_home ul li {
    padding: 20px;
    border-top: 1px solid #e8e8e8;
}
#htmlcontent_home ul li:nth-child(4n) {
    clear:both;
}
#htmlcontent_home ul li a {
    border-top: 2px solid #272727;
}

.internetkassecw-payment-form {
    cursor: pointer;
}
.internetkassecw-payment-form .payment-method-name {
    line-height: 40px;
    padding-top: 0;
}
.internetkassecw-payment-form form {
    float: right;
    margin-top: -60px;
}
.payment_module.paypal {
    padding-left: 0px;
}
p.payment_module.paypal a {
    color: #000000;
}
p.payment_module.paypal a.button {
    float: right;
}
p.payment_module.paypal a.button span {
    color: #fff;
    letter-spacing: normal;
}
p.payment_module.paypal img {
    margin-left: 15px;
}