<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2
{
    font-size: 1.35em;
    text-align: left;
    color: #628DC0;
}
.dashedLine
{
    border-bottom: 1px dashed #b6d4f6;
    margin: 5px 2px;
}
img.suppLogo
{
    border: 1px solid #b9b9b9;
    width: 122px;
}
.tblSupplierInfo a.linkType1
{
    margin-right: 10px;
}
.subCategorTitle
{
    font-weight: 600;
    font-size: 1.3em;
}
img.Supplier-Logo
{
    max-width: 122px;
    height: 50px;
    display: inline;
    visibility: visible;
    border: 1px solid #b9b9b9;
}
.categoryAspectRatio {
    max-height:100%;
    max-width:100%;
    top: 50%;
    position:relative;
    transform:translateY(-50%);
    width: auto;
    height:auto;
    display:inline-block !important;
    border:none !important;
}</pre></body></html>