<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;html&gt;&lt;body&gt;&lt;p&gt;/* --- start STYLES FOR CAMPAIGN WIDE (in localRDCampaign-index SSI) FOR PAGES WITHOUT LEFT NAV --- */

.ostlts-campaign {
border-top: 2px solid #cecece;
padding-top: 10px;
text-align: center;
}

.ostlts-campaign img {
margin: 0 8px 8px 0;
border: 0;
}

/* --- end STYLES FOR CAMPAIGN WIDE --- */


/* --- start STYLES FOR NARROW CAMPAIGN (in localRDCampaign SSI) FOR PAGES WITH LEFT NAV --- */

.ostlts-campaign-narrow {
border-top: 2px solid #cecece;
padding-top: 10px;
text-align: center;
}

.ostlts-campaign-narrow img {
margin: 0 8px 8px 0;
border: 0;
width: 220px;
}

/* --- end STYLES FOR CAMPAIGN NARROW --- */&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</pre></body></html>