<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.act
{
    display: inline-block;
}
.item_block{
      border-bottom: 1px solid #E7E7E7;
      }
    .under{
      border-bottom: 1px Solid #000;
      }

    .tooler{
      float: right;
      cursor: pointer;
      }
    .more_link{
      color:#3297BA;
      }
    .more_link2{
      color:#3297BA;
      font-size:16px;
      }
    .l0{
        font: 20px/30px "MyriadProCond";
        height: 34px;
        padding: 0px 0px 0px 21px;
        background: url("img/f-lv-arrow.png") 100% 0% no-repeat transparent;
      }
      .l1{
        font: 18px/26px "MyriadProCond";
        height: 30px;
        padding: 0px 0px 0px 24px;
      }
      .ui-state-active{
        background: url("img/f-lv-arrow.png") 100% 100% no-repeat transparent;
        }
.tooler {
    margin-left: 0px;
}
.vote-hover
{
    padding-left: 0px !important;
}
div.vote-success {
    margin: 0px;
}
#genres a, #authors a
{
    text-decoration: none;
}

.submenu li.active a
{
    color: black;
    background-color: #E0E0E0;
    border: none;
}</pre></body></html>