@CHARSET "UTF-8";
table.gameTeams tbody, table.gameTeams tbody td{
border:none;
font-size: 1.2em;
font-family: arial,helvetica,"microsoft sans serif",sans-serif;
font-weight: bold;
}
table.gameTeams .away{
text-align:right;
}
table.gameTeams .vs{
text-align:center;
}
table.gameTeams td .score{
color:#0077C0;
}
.broadcastDescription{
text-align:center;
}
.commentary{
border-bottom:3px solid #CCCCCC;
text-align:center;
font-size:1.7em;
color:#B55A00;
padding:20px;
}
#video_box{
margin:0 auto 20px 100px;
width:320px;
background: #CCCCCC;
float: left;
}
#video_box.future, #video_box.past{
padding: 20px;
}

