div.dkdivallfooter {
 background-color:inherit;
}
body.light,
.light .outerblock,
.light .footerblock {
 background-color:#f4f4f0;
}
.light .headerblock {
 background-color:#181f36;
}
.light .footertext,
.light .footercoltitle {
 color:#153359;
}
.light #btsnews ul {
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;
}
.light #btsnews ul > li {
 padding-top:24px;
}
.light #btsnews ul > li::before {
 content:'';
 display:inline-block;
 background-color:transparent;
 background-image:url(/images/btsdiver64.gif);
 background-repeat:no-repeat;
 background-size:auto 32px;
 height:32px;
 margin-left:-68px;
 margin-top:-3px;
 position:absolute;
 width:68px;
}
