﻿.__site-10 {
}

    .__site-10 table {
        border: 1px solid #ccc;
    }

        .__site-10 table th,
        .__site-10 table td {
            /*border: 1px solid #ccc;*/
        }

            .__site-10 table th:first-child,
            .__site-10 table td:first-child {
                border-left: none;
            }

            .__site-10 table th:last-of-type,
            .__site-10 table td:last-of-type {
                border-right: none;
            }

            .__site-10 table th,
            .__site-10 table th p {
                text-align: center;
            }

                .__site-10 table th p,
                .__site-10 table th b {
                    line-height: 15px;
                }

        .__site-10 table td {
            line-height: 23px;
            padding-top: 7px;
            padding-left: 5px;
            padding-bottom: 7px;
        }

        .__site-10 table table {
            border: none;
        }

        .__site-10 table td td {
        }

        .__site-10 table td ul {
            padding-left: 10px;
            width: calc(100% - 10px);
            margin-top: 5px;
        }

    .__site-10 .pa-photo {
        position: relative;
    }

    .__site-10 .__pa-audio-png,
    .__site-10 .__pa-download-png {
        display: inline-block;
        padding: 5px 0 0 19px;
    }

    .__site-10 .__img-audio-png {
        position: absolute;
        left: 0;
        top: 0;
    }

    .__site-10 .__img-audio-png,
    .__site-10 .__img-download-png {
        width: 24px !important;
        height: 24px !important;
        min-width: 24px !important;
    }

