﻿.driverstanding_home{
	position:relative;
	width:200px;
	margin:10px 0 0px 10px;
	float:left;
	display:inline;
	line-height:10px;
	clear:left;
}

.driverstanding_home table
{
	width:100%;
}

.driverstanding_home td
{
	padding:1px;
	height:13px;
}

.driverstanding_home .rowEven
{
	background-color:#FFF;
}
/*standing*/
.standing_home{
	position:relative;
	width:270px;
	margin:10px 0 0px 10px;
	float:left;
	display:inline;
	line-height:10px;
}

.standing_home table
{
	width:100%;
}

.standing_home td
{
	padding:1px;
	height:13px;
}

.standing_home .rowEven
{
	background-color:#FFF;
}
.driverstanding .VIP
{
	color:#EE1B2E;
}
#driverstanding .driverstanding_home .morelink
{
	padding-top:5px;
} 
#driverstanding .driverstanding_home .morelink a,
#driverstanding .driverstanding_home .morelink a:active,
#driverstanding .driverstanding_home .morelink a:hover,
#driverstanding .driverstanding_home .morelink a:visited
{
	color:#EE1B2E;
}
