﻿.font13px {
    font-size: 13px;
}

.dlTitle {
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    display: block;
    color: #00B1C3
}

#divDownloadPages div div {
    font-size: 13px;
}

#divDownloadPages div div table {
    font-size: 12px;
    font-weight: normal;
    width: 500px;
    margin-left: 20px;
    display: none;
    line-height: 14px
}

#divDownloadPages div div span {
    color: Red;
    font-weight: bold;
    cursor: pointer
}

#divDownloadPages span.plus {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(/images/greencircle.png) no-repeat left center;
    position: relative;
    top: 2px;
}

#divDownloadPages div.category-name {
    color: rgba(234, 106, 38, 0.99);
    min-height: 18px;
    line-height: 18px;
}

#divDownloadPages div.category-name.category-manual-template-title {
    color: #00B1C3;
}

#divDownloadPages td.category-download-template-name {
    min-height: 16px;
    line-height: 16px;
}

#divDownloadPages span.collapse {
    background-position: right center;
}

#divDownloadPages a:hover {
    color: #EA6A26
}
