.game
{
height:85px;
}

.teams
{
width:240px;
font-family:Helvetica;
color:#363535;
font-size:11px;
font-weight: bold;
margin:5px 0px 0px 5px;
}

.bracket_header
{
margin-left:450px;
}

.bracket_label
{
color:#040059;
font-size:24px;
font-family:Helvetica;
font-weight:bold;
}

.score
{
	text-align:right;
}

.info
{
	display:inline;
}

.match 
{
background-image:url('http://www.lbaa.org/bracket_builder/images/game_back_wide.gif');
background-repeat:no-repeat;
	width:250px;
	height: 88px;
	max-height:88px;
	overflow:auto;
margin-left:-8px;
}
.winner
{
color:#a00202;
}

.game_time{
color:#040059;
font-size:11px;
font-weight:bold;
text-align:center;
margin-top:-4px;
}
.chrome .game_time{
margin-top:-2px;
color:#040059;
font-size:11px;
font-weight:bold;
text-align:center;
}
.ie .game_time{
color:#040059;
margin-top:-4px;
font-size:11px;
font-weight:bold;
text-align:center;
}

.game_time_no_teams{
color:#040059;
font-size:11px;
font-weight:bold;
text-align:center;
margin-top:3px;
}
.chrome .game_time_no_teams{
margin-top:5px;
color:#040059;
font-size:11px;
font-weight:bold;
text-align:center;
}
.ie .game_time_no_teams{
color:#040059;
margin-top:3px;
font-size:11px;
font-weight:bold;
text-align:center;
}
