h1
{
    text-align: center;
    color: black;
    font-family: "Times New Roman",Times,serif;
    font-size: 24px;
    font-weight: bold;
}

.AvsBstatistics_numOfComments
{
    font-family: Arial;
    font-size: 12px;
}

#AvsBstatistics_table
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 535px;
    border: 1px solid;
    padding: 0;
    border-color: #AFAFAF #444444 #444444 #AFAFAF;
    border-spacing: 1px;
}

#AvsBstatistics_table thead
{
    background-color: #9ED2F6;
    font-weight: bold;
}

#AvsBstatistics_table td
{
    border: 1px solid;
    border-spacing: 1px;
    border-color: black #A5A5A5 #A5A5A5 black;
}

#AvsBstatistics_table #col1 { width: 9%; }
#AvsBstatistics_table #col2 { width: 19%; }
#AvsBstatistics_table #col3 { width: 43%; }
#AvsBstatistics_table #col4 { width: 29%; }

.AvsBstatistics_museumSeparator
{
    background-color: #D5D8E1;
}