    #brandshop .brandshop-content .brandshop-finder {
        position: relative;
        float: left;
        margin: 0px 22px 19px 0px;
        width: 313px;
        height: 165px;
        font: 11px arial, verdana, sans-serif;
    }
    #dymo-tab1 #brandshop .brandshop-content .brandshop-right-content {
        margin-right: 3px;
    }
    #brandshop .brandshop-content a img {
        border:0px solid #fff;
    }
    #brandshop .brandshop-content .brandshop-finder.last {
        margin-right: 0px;
    }
    #brandshop .brandshop-content .brandshop-finder .image {
        position: absolute;
        top:0px;
        left:0px;
        z-index:10;
    }
#brandshop .brandshop-content .brandshop-finder .cat-link {
    position: absolute;
    bottom: 15px;
    left:15px;
    z-index:100;
    display: inline-block;
    margin: 10px 0px 0px 0px;
    padding: 0px 23px 0px 6px;
    height: 24px;
    color: #fff;
    text-decoration: none;
    font: 12px arial, verdana, sans-serif;
    line-height: 24px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url(http://www.vikingdirect.nl/speciallinks/nl/vkg/images/brandshop/brandshop_btn-arrow-solid.gif) #e31937 center right no-repeat;
    font-weight: bold;        
}    
    #brandshop .brandshop-content .brandshop-finder a {
        text-decoration: none;
    }
    #brandshop .brandshop-content .brandshop-line-bottom {
        position: relative;
        float:left;
        height: 3px;
        width: 100%;
        margin: 15px 0px 20px 0px;
        overflow: hidden;
        font-size: 0px;
        line-height: 0px;
        background: url(http://www.vikingdirect.nl/speciallinks/nl/vkg/images/dymotab4/bottomline.gif) bottom left repeat-x;
    }
    #brandshop .brandshop-content .footer-text {
        float:left;
    }
    #brandshop #finder-stamps, #brandshop #finder-labels {display: none;}
    #brandshop .brandshop-content .brandshop-category.small {
        height: 250px;
    }
    #brandshop .brandshop-content .brandshop-category.medium  {
        height: 270px;
    }

    #brandshop .brandshop-content.blueBtn .brandshop-finder .cat-link {
    background: #00a7dc;
    padding: 0px 6px 0px 6px;