<html><body><p>/* --- 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 --- */</p></body></html>