@font-face {
    font-family: 'kockout69FullLiteWeight';
    src: local('kockout69FullLiteWeight'),
    local('kockout69FullLiteWeight'),
    url('../fonts/Knockout69FullLiteweight.woff') format('woff');
}

@font-face {
    font-family: 'Knockout_66FullFlyweight';
    src: local('Knockout_66FullFlyweight'),
    local('Knockout 66 FullFly weight'),
    url('../fonts/Knockout_66FullFlyweight.WOFF') format('woff');
}

body {
    /*background-color: dimgray;*/
    opacity:0;
}

#ad {
    position: absolute;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width:728px;
}

.vs {
    font-size: 14px;
    left: 1px;
}

.logo {
    position: absolute;
    top: 33px;
    left: 659px;
    z-index: 5;
}

.headline {
    position: absolute;
    top: 12px;
    left: 10px;
}

#teamsPlaying {
    position: absolute;
    font-family: kockout69FullLiteWeight;
    float: right;
    height: 100px;
    width: 140px;
    top: 33px;
    color: white;
    left: 740px;
    line-height: 19px;
    font-size: 30px;
    /*padding-left: 56px;*/
    text-transform: uppercase;
    //border:1px solid red;
}

#feedFail {
    position: absolute;
    width: 300px;
    height: 600px;
    top: 0px;
    left: 0px;
    z-index: 10;
}

.showing {
    position: absolute;
    top: 4px;
    left: 58px;
    opacity: 0;
    font-family: Knockout_66FullFlyweight;
    font-size:24px;
    letter-spacing:1px;
	color: white;
}

/*#showingTonight {
    position: absolute;
    top: 42px;
    left: 4px;
    opacity: 0;
}*/