td.mylid-navbar table
    { width: auto; margin: 0 0 10px 0; 
      border-width: 0 0 1px 0; border-style: solid; border-color: #a0a0a0; padding: 3px; }
td.mylid-navbar table tr td
    { background: #f0f0ff; padding: 3px 6px 3px 6px; font-size: 8pt; }
td.mylid-navbar table tr td:hover
    { background: #d0d0ff; cursor: pointer; }
td.mylid-navbar table tr td a
    { text-decoration: none; }
td.mylid-navbar table tr td.mylid-active
    { background: #d0d0ff; cursor: auto;
    border-width: 1px; border-style: solid; border-color: #a0a0a0 #a0a0a0 #d0d0ff #a0a0a0; }
td.mylid-navbar table tr td.mylid-spacer
    { width: 6px; background: transparent; padding: 0; }
td.mylid-navbar table tr td.mylid-outside-spacer
    { width: 10px; background: transparent; padding: 0; }


td.mylid-sidebar
    { vertical-align: top; }
div.mylid-sidebar
    { padding: 20px; margin-top: 10px; text-align: center; background: #e0ffe0;
      border-width: 1px; border-style: solid; border-color: #a0a0a0; min-height: 70px; }

div.mylid-ads
    { background: #f0fff0; text-align: center; margin-top: 20px; padding: 20px;
      border-width: 1px; border-style: solid; border-color: #a0a0a0; }

