@CHARSET "UTF-8";


section.files .list {
    overflow: visible;
    padding: 0;
}
section.files .list section p:nth-of-type(1) {
    display: none;
}

section.files ul.list li > a > section.lock:before {
    content: none;
}
section.files ul.list li > a > section.free:before {
    content: none;
}
section.files ul.list li > a:nth-of-type(1) section {
    margin-top: 0;
    border-bottom: none;
}
section.files ul.list li {
    float: none;
    height: auto;
    width: auto !important;
    margin-bottom: 0;
    overflow: visible;
    background-color: #ffffff;
    border-top: none;
    margin-right: 4px;
}

section.files ul.list section a{
    text-decoration: none;
}
section.files ul.list > li > a > section h3 {
    background: none;
    float: none;
    bottom: auto;
    left: auto;
    padding: 2px 8px 3px;
    position: relative;
    right: auto;
    bottom: 0;
    left: 0;
    right: 0;
}
section.files .time {
    background: none;
    color: black;
    display: block;
    font-size: 80%;
    left: auto;
    padding-right: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: left;
    float: none;
    width: 10em;
    margin-left: 0;
    background: none;
    padding: 2px 0 3px;
}
section.files a .time {
    text-decoration: none;
}
section.files ul.list li.minnano,
section.files ul.list li.netch,
section.files ul.list li.pr2 {
    padding-top: 5px;
    border-top: 1px solid #999999;
    margin-left: 4px;
}
section.files ul.list li.pr2 > div > a:nth-of-type section {
    margin-bottom: 4px;
}
section.files ul.list li.pr2 > div > a:nth-of-type(1) section {
    margin-left: 0;
}
section.files ul.list li.pr2 {
    margin-bottom: 5px;
}