<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/*========= print ============*/
html, body, #wrapper {
  height: auto; }

div#wrapper {
  overflow: visible;
  min-height: auto;
  width: 100%; }

div#content {
  margin: 0;
  padding: 0; }

div#content div#main aside h2 {
  margin: 1px; }

#footer {
  position: static;
  width: 948px; }

.btn {
  /* color: #505050!important; */
  /* border: solid 1px #ccc;; */ }
</pre></body></html>