﻿@import url('teamsclub.css');

.george 
{
    font-size: 10px;
    color: #666;
}
.george span
{
    white-space: nowrap;
    color: inherit;
}
.george span span
{
    color: #000; 
}

.MediumDate
{
    white-space: nowrap;
    width:23%;
}

.MatchInfo
{
    white-space: nowrap;
}

.MatchScore 
{
    width:7%;
}
.TeamName
{
    white-space: nowrap;
    font-weight: bold;
}

.Team 
{
    width:36%;
}

.ShortTime
{
    text-align: right;
    white-space: nowrap;
    width:7%;
}

.ItemPadding 
{
    width:3%;
}

.NoTeam
{
    color: #aaa;
    font-weight: normal;
}
.MapDetails {
    width: 300px;
    float: left;
}
.CollapseEmpty
{
    /* line-height: 0px; */
}
