﻿.driverstanding_home{
	position:relative;
	width:183px;
	border:1px solid #ccc;
	padding:9px;
	margin:10px 0 10px 10px;
	clear:left;
	float:left;
	display:inline;
}

.driverstanding_home table
{
	width:100%;
}

.driverstanding_home td
{
	padding:1px;
	height:13px;
}

.driverstanding_home .rowEven
{
	background-color:#EEE;
}