﻿    .accessory 
    {
        text-align:center;
        margin:5px;
        background-image:url('/grafik/wideboxSeparator.png');
        padding:4px;
        background-position:bottom left;
        background-repeat:no-repeat;
    }
    
    .accessory .productName 
    {
        font-weight:bold;
        font-size:90%;
        color:#505050;
        text-decoration:none;
    }
    
    .accessory .productSKU 
    {
        font-size:75%;
        color:#505050;
    }
    
    .accessory img
    {
        margin-top:4px;
        margin-bottom:4px;
    }
