﻿.GroupRace .Header
{
	width:214px;
	height:21px;
	background:url(../images/grouprace/header.jpg);	
}

.GroupRace .NextRace
{
	float:left;
	width:214px;
	background:url(../images/grouprace/bg.jpg) repeat-y 100%;		
}

.GroupRace .NextRace .RacePanel
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;	
}

.GroupRace .Footer
{
	width:214px;
	height:11px;
	float:left;
	background:url(../images/grouprace/footer.jpg);	
}

.GroupRace a:link, 
.GroupRace a:visited,
.GroupRace a:hover,
.GroupRace a:active
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

.GroupRace .NextRace .Icon
{
	width:50px;
	height:50px;
	float:left;
	clear:left;
}

.GroupRace .NextRace .Right
{
	float:left;
	width:134px;
	display:block;
	padding-left:5px;
}

.GroupRace .NextRace .Right .Name 
{
	top:0px;
	left:0px;
	width:134px;
	min-height:25px;
}

.GroupRace .NextRace .Right .Name a:link, 
.GroupRace .NextRace .Right .Name a:visited,
.GroupRace .NextRace .Right .Name a:hover,
.GroupRace .NextRace .Right .Name a:active
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bolder;
	color:#C70015;	
}

.GroupRace .NextRace .Right .Location
{
	top:0px;
	left:0px;
	width:124px;
	min-height:12px;
	clear:left;
}

.GroupRace .NextRace .Right .Location a:link, 
.GroupRace .NextRace .Right .Location a:visited,
.GroupRace .NextRace .Right .Location a:hover,
.GroupRace .NextRace .Right .Location a:active
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bolder;
	color:#333333;	
}

.GroupRace .NextRace .Right .Time
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#333333;	
	top:0px;
	left:0px;
	width:134px;
	min-height:12px;
	clear:left;	
}

.GroupRace .NextRace .NoRaceYet
{
	display:block;
	float:left;
	top:3px;
	left:10px;
	height:12px;
	width:189px;
	padding-top:4px;
	position:relative;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	min-height: 26px;
}

.GroupRace .NextRace .NoRaceYet a:link, 
.GroupRace .NextRace .NoRaceYet a:visited,
.GroupRace .NextRace .NoRaceYet a:hover,
.GroupRace .NextRace .NoRaceYet a:active
{
	color:#c70015;
	text-decoration:underline;
}