<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* 1 Col F Con Side-Xtra */
#container{margin-left:auto; margin-right:auto; max-width:850px;}
#sidebarw, div#extraw{max-width:850px;}
#sidebarw{clear:both;}
@media only screen and (min-width:360px){
#sidebarw{float:left; width:180px;}
#extraw{clear:right; float:right; width:calc(100% - 180px);}
}
#footerw{clear:both; width:100%;}
</pre></body></html>