.vs_home
{
    float: left;
    margin: 0px;
    margin-left: 0px;
    width: 46px;
    text-align: center;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #aaaaaa;
}

.next_match_team_name
{
    float: left;
    width: 120px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
}
.next_match_vs
{
    float: left;
    width: 50px;
    text-align: center;
    font-weight: bold;
}

.small_header
{
    height: 16px;
    line-height: 16px;
    font-weight: bold;
    float: left;
    position: relative;
    width: 298px;
    margin-left: 0px;
    margin-top: 2px;
    font-size: 12px;
    color: #111111;
    text-align: left;
    background-color: #c6cfc5;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #a4aba3;
    border-radius: 6px;
}

.ha_indicator
{
    width: 14px;
    height: 14px;
    border: 1px solid #cfdbcd;
    border-radius: 8px;
    background-color:#f2f8f1;
    text-align: center;
    line-height: 14px;
    
    font-size: 10px;
    font-weight: bold;
}

.lt_promoted
{
    height: 15px;
    line-height: 15px;
    font-weight: normal;
    float: left;
    position: relative;
    width: 298px;
    margin-left: 0px;
    margin-top: 1px;
    font-size: 10px;
    color: #000000;
    text-align: left;
    background-color: #d2eed2;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #a4aba3;
    border-radius: 4px;
}
.lt_playoff
{
    height: 15px;
    line-height: 15px;
    font-weight: normal;
    float: left;
    position: relative;
    width: 298px;
    margin-left: 0px;
    margin-top: 1px;
    font-size: 10px;
    color: #000000;
    text-align: left;
    background-color: #fffece;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #a4aba3;
    border-radius: 4px;
}
.lt_relegated1
{
    height: 15px;
    line-height: 15px;
    font-weight: normal;
    float: left;
    position: relative;
    width: 298px;
    margin-left: 0px;
    margin-top: 1px;
    font-size: 10px;
    color: #000000;
    text-align: left;
    background-color: #fcd5c8;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #a4aba3;
    border-radius: 4px;
}
.lt_relegated2
{
    height: 15px;
    line-height: 15px;
    font-weight: normal;
    float: left;
    position: relative;
    width: 298px;
    margin-left: 0px;
    margin-top: 1px;
    font-size: 10px;
    color: #000000;
    text-align: left;
    background-color: #f7ebe7;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #a4aba3;
    border-radius: 4px;
}
.lt_row1
{
    height: 15px;
    line-height: 15px;
    font-weight: normal;
    float: left;
    position: relative;
    width: 298px;
    margin-left: 0px;
    margin-top: 1px;
    font-size: 10px;
    color: #000000;
    text-align: left;
    //background-color: #f2fbfd;
    background-color: #fafafa;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #a4aba3;
    border-radius: 4px;
}
.lt_row2
{
    height: 15px;
    line-height: 15px;
    font-weight: normal;
    float: left;
    position: relative;
    width: 298px;
    margin-left: 0px;
    margin-top: 1px;
    font-size: 10px;
    color: #000000;
    text-align: left;
    //background-color: #e8eff1;
    background-color: #eaeaea;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #a4aba3;
    border-radius: 4px;
}