#quickbuy {
    height: 237px;
    background: #68b2cb;
    border-top: 1px solid #68b2cb;
    margin-bottom: 18px;
}

#quickbuy .inner {
    border-top: 1px solid #86c3d6;
    height: 186px;
}

#quickbuy .top {
    background: url('/media/shop/images/quickbuy-logo.png') no-repeat;
    height: 18px;
    margin: 12px 0 14px 26px;
}

#quickbuy img {
    border: 1px solid #4f9fb8;
    margin-left: 11px;
    cursor: pointer;
}

#quickbuy .content {
    text-align: center;
    line-height: 15px;
    padding-top: 5px;
    color: #fff;
}

#quickbuy .form {
    background: #277d98;
    height: 50px;
}

#quickbuy b {
    font-size: 12px;
    font-weight: bold;
}

#submit-element {
    padding-top: 9px;
}

#more-information {
    overflow: hidden;
    padding-top: 0px;
    display: none;
}

.info-block.frontpage {
    padding-bottom: 10px;
}

span.button-more {
    display: block;
    text-align: center;
    line-height: 24px;
    color: #A6C126;
    margin-bottom: 20px;
    margin-top: 5px;
    font-weight: bold;
}

span.button-more .inner {
    display: inline-block;
    background: url('/media/default/images/foldout-icon.png') no-repeat 0px -3px;
    height: 27px;
    padding-left: 30px;
}

span.button-more:hover {
    cursor: pointer;
}

#trustpilot {width: 160px;height: 128px;position: relative;margin-top: 18px;text-decoration:none;background:url('/media/shop/images/trustpilot.jpg');}

#trustpilot span.item span.fn {display: none;}
#trustpilot span.trustpilot span.humanScore {position: absolute; top: 8px; top: 14px; left: 64px; font-weight: bold; font-size: 12px;color: #000;text-decoration:none}
#trustpilot span.trustpilot span.stars {position: absolute; top: 28px; left: 64px}
#trustpilot span.trustpilot span.fullStar {margin-right: 2px; float: left; width: 13px; height: 14px; background: url('/media/images/Trustpilot/trustpilot-stars.png') no-repeat 100% -28px}
#trustpilot span.trustpilot span.emptyStar {margin-right: 2px; float: left; width: 13px; height: 14px; background: url('/media/images/Trustpilot/trustpilot-stars.png') no-repeat 100% 100%}
#trustpilot span.trustpilot span.rating {position: absolute; top: 44px; left: 64px; font-weight: bold; font-size: 14px;color: #000;text-decoration:none}
#trustpilot span.trustpilot span.votes {position: absolute; top: 66px; left: 65px; font-size: 11px; color: #808080;text-decoration:none}

#trustpilotCategory {position:relative;border: 1px solid #e5e5e5;margin: 10px 0 0;padding: 8px;height:80px}
div.trustpilotDude {background:url('/media/images/Trustpilot/trustpilot_icon.png');width:32px;height:39px;position:absolute;left:40px;top:40px}
div.trustpilotBalloon {background:url('/media/images/Trustpilot/ballon.png');width:236px;height:39px;position:absolute;left:80px;top:40px}