.tourney_group_games
{
	width: 600px;
}
				
.tourney_group_color_0 
{
	background-image: url(../img/tourney/groups/colors/game1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
			
.tourney_group_color_1 
{
	background-image: url(../img/tourney/groups/colors/game2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
				
.tourney_group_color_2 
{
	background-image: url(../img/tourney/groups/colors/game3.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
			
.tourney_group_color_3 
{
	background-image: url(../img/tourney/groups/colors/game4.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
				
.tourney_group_color_4 
{
	background-image: url(../img/tourney/groups/colors/game5.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.tourney_group_color_5 
{
	background-image: url(../img/tourney/groups/colors/game6.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.tourney_group_color_6 
{
	background-image: url(../img/tourney/groups/colors/game7.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.tourney_group_color_7 
{
	background-image: url(../img/tourney/groups/colors/game8.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}


.groupmenu
{
	border:1px solid #ccc;
	width:165px;
	margin-right:12px;
	background-color: #efefef;
	padding:10px;
	padding-left:22px;
	text-align:center;
}

.gridControl
{
	padding:10px;
}

