#upcoming_games_container
{
	float:left;
	width:277px;
	padding-left:5px;
}

.upcoming_game
{
	width:80px;
	float:left;
	padding:0 5px 0 5px;
}

.upcoming_game img
{
	border:0;
}

.upcoming_game a, .upcoming_game a:active, .upcoming_game a:visited
{
 	color:#FFF;
 	text-decoration:none;
}

.upcoming_game_team a, .upcoming_game_team a:active, .upcoming_game_team a:visited
{
 	color:#000;
 	text-decoration:none;
}

.upcoming_game_icon
{
	float:left;
	width:62px;
	height:62px;
	margin-left:5px;

}


.upcoming_game_legend
{
	float:left;
	width:80px;
	font-size:10px;
}


.upcoming_game_team
{
	width:80px;
	clear:both;
	font-size:12px;
	text-align:center;

}


.upcoming_game_date
{
	float:left;
	width:80px;
	text-align:center;
	font-size:11px;
	white-space:nowrap;
}

.t_legend
{
	background-color:#CE8505;
}

.b_legend 
{
	margin:0 2px 0 2px;
	background-color:#47359C;
}

.r_legend
{	
	background-color:#990000;
}

.p_legend
{
	margin:0 2px 0 2px;
	background-color:#006600;
}


#legend_container
{
	clear:both;
	margin:0 0 0 20px;
	padding-top:10px;
	font-size:11px;
}

.tickets_legend
{
	color:#CE8505;
}

.roar_legend
{
	color:#990000;
}

.broadcast_legend
{
	color:#47359C;
}

.promotion_legend
{
	color:#006600;
}