        .Column1
        {
            float: left;
            width: 665px;
        }
        .ReplayContent
        {
            padding: 10px;
        }
        .ReplayDownload
        {
            margin-bottom: 10px;
            text-align: center;
        }
        .ReplayDetail, .ReplayReport
        {
            padding: 5px;
            background: #F3F3F3;
            border: solid 1px #999;
        }
        .ReplayDetail
        {
            margin-top: 3px;
        }
        .Info   { width: 90%; margin: 5px auto; border: solid 2px #222; background: #FFF; }
        .InfoVar td
                { line-height: 24px; padding: 0px 5px; color: #EFEFEF; background: #222; }
        .TeamInfo
                { margin: 0px auto; padding: 2px 5px; font-size: 11px; }
        .TeamInfo img
                { width: 24px; height: 24px; padding: 0px 2px; }
        .ReplayReport
        {
            margin-top: 10px;
            line-height: 160%;
        }
        .ReplayReporter
        {
            float: left;
            width: 70px;
            margin-right: 10px;
            text-align: center;
            font-size: 10px;
        }
        .ReplayReporter img
        {
        }
        .ReplayDescription
        {
            line-height: 165%;
        }
        .ReplayClick
        {
            background: #FFF;
        }
        .Column2
        {
            float: right;
            width: 300px;
        }
        .ReplaySearch fieldset
        {
            margin: 0px;
            border: 0px;
        }
        .ReplaySearch li
        {
            padding: 0px;
        }
        .ReplaySearch label
        {
            width: 50px;
        }
        .ReplayList tr
        {
            height: 25px;
            line-height: 25px;
        }
        .ReplayListItem
        {
            font-size: 10px;
        }
