<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.style-header, #style-header-bg, .style-layout-cell, .style-layout-wrapper, .style-footer, .style-nav, #style-hmenu-bg, .style-sheet,
.clearfix {
    zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

.style-textblock &gt; div {
    display: block;
    line-height: normal;
    zoom: 1;
}

.style-hmenu &gt; li, .style-hmenu &gt; li &gt; a {
    display: inline !important;
    zoom: 1;
    float: none !important;
    vertical-align: top;
}

ul.style-hmenu, ul.style-hmenu ul {
    zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

#style-hmenu-bg {
    display: none;
}

ul.style-hmenu &gt; li:first-child {
    padding-right: 2px;
}

ul.style-hmenu &gt; li {
    zoom: expression(runtimeStyle.zoom=1,insertBefore(document.createElement('span'),firstChild).className='style-hmenu-separator');
}

    ul.style-hmenu &gt; li &gt; span.style-hmenu-separator {
        position: absolute;
        display: block;
        top: 0;
        left: -2px;
        width: 2px;
        height: 35px;
        background: url('images/menuseparator.png') center center no-repeat;
    }

    ul.style-hmenu &gt; li:first-child &gt; span.style-hmenu-separator {
        display: none;
    }

ul.style-hmenu ul {
    background-color: rgba(31, 68, 107, 0.8) !important;
}

.style-header {
    z-index: 1;
    background-image: [headerimage];
    background-position: [headerposition];
}

#style-header-bg {
    display: none;
}

.style-content-layout, .style-content-layout-row, .style-layout-cell {
    display: block;
    zoom: 1;
}

.style-layout-cell {
    position: relative;
    float: left;
    clear: right;
}

ul.style-vmenu, ul.style-vmenu ul, ul.style-vmenu li {
    zoom: 1;
}

    ul.style-vmenu ul {
        background-color: transparent;
    }

input[type="text"] {
    margin: 0 0 0 -3px;
    zoom: expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

* html input[type="text"] {
    margin: 0;
}

form.style-search &gt; input[type="text"] {
    margin: 0 0 0 -3px;
    zoom: expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

form.style-search div &gt; input[type="text"] {
    width: 100%;
}

* html form.style-search &gt; input[type="text"] {
    margin: 0;
}

form.style-search {
    zoom: 1;
}

.style-postheadericons span {
    zoom: 1;
}

.style-postcontent {
    height: 1%;
}

.style-postfootericons span {
    zoom: 1;
}

.close-alt, .arrow-right-alt, .arrow-left-alt {
    display: block !important;
}

.cw, .ccw {
    display: none !important;
}

.style-content {
    width: auto;
    float: none;
}
</pre></body></html>