<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* $Id$

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * General page setup
 */

.css_right {
  float: right;
}

.css_left {
  float: left;
}

.demo_links {
  float: left;
  width: 50%;
  margin-bottom: 1em;
}</pre></body></html>