    blockquote.msg {
    margin:   0px;
    padding:  5px;
    }
    fieldset.mod { 
      border: 1px thin;
      margin:  10px;
      padding: 5px;
      text-align: left;
      width: auto;
    }
    fieldset.mod  div.reading {
      border:   double;
      width:    450px;
      text-align: center;
      background-image: url('../images/reading-bg.jpg');
    }
    legend#toolbar {
      padding:  0.5em 0.5em 0.5em 0.5em;
      border:   1px solid;
      font-size:90%;
      text-align:center;
      vertical-align: bottom;
    }
    #lw-menu {
      float:left; 
      width:120px;
      margin:5px 5px 5px 0;
      background: none repeat scroll 0%;
    }
    .lw-img {
      height:140px;
      width:100px;
      border: solid 2px;
    }
    td.curdate {
      background-color: #CC9933; color: white;
    }
    td.curlink {
      background-color: #DDDDDD;
    }
    .article_separator {
      background:transparent url('../images/separator2.gif') repeat-x scroll center;
      display:block;
      height:25px;
    }
    div.reading {
      border:   double;
      width:    450px;
      text-align: center;
      background-image: url('../images/reading-bg.jpg');
    }
    a.mainlevelalt:link, a.mainlevelalt:visited {
    }
