.header, #horde_form {
    overflow: auto;
}

#t_merk_cats {
    margin-right: 5px;
}

.items_list {
    overflow: auto;
}

.items_list_row {
    padding: 5px;
    border-bottom: 1px solid black;
}

.item_image {
    float: right;
}

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

.discount {
    color: red;
}

.control {
    border-bottom: #eeeeee 1px solid;
}

.cats_image {
    margin: 5px;
    text-align: center;
    width: 24%;
    display: inline;
}

.cats_image img, .cats_image a {
    margin: 15px;
    display: inline;
}
