/* ------------------------------------ *
 CSS
 Tuesday, January 03, 2006 2:27:08 AM
 HAPedit 3.1.11.111
 * ------------------------------------ */

  div.figure {
    float: right;
    width: 25%;
    border: thin silver solid;
    margin: 0.5em;
    padding: 0.5em;
    text-align: center
  }
  p.caption {
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
  }
  img.scaled {
    width: 100%;
  }


  p.stb { text-indent: 1.5em; margin-top: 0.83em }
  p.mtb { text-indent: 0; margin-top: 2.17em }
  p.ltb { text-indent: 0; margin-top: 3.08em }
  div.example { border: #603 dotted; padding: 0.5em; margin: 1em 0 }

  ul.new {text-indent: 1.5em; margin-top: 0.83em}
  li.new { font-size:10 px; color:#000 }


