﻿.Accordion_Competition_Heading_Div
{
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    font-size: small;
    text-align: left;
}

.Accordion_Competition_Table
{
    border-width: 1px;
    font-size: smaller;
    width: 100%;
}

.Accordion_Competition_Date_Location_Host_Cell
{
    border-width: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    width: 100%;
}

.Accordion_Competition_Location
{

}

.Accordion_Competition_Host
{

}

.Accordion_Competition_ResponsiblePerson_Cell
{
    text-align: right;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.Accordion_Competition_Price_Cell
{
    text-align: right;
    padding-right: 10px;
}

.Accordion_Competition_Winner_Cell
{
    text-align: left;
    padding-left: 20px;
    padding-top: 5px;
    border-left-style: dashed;
    border-left-width: 1px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}