.wheelbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	color: #FFFFFF;
	border: 0px solid #666666;
	width: 450px;
	left: 175px;
	top: 150px;
	position: absolute;
}

.wheelrecord
{
	margin: 0px 0px 0px 0px;
	padding: 3px;
	height: 100px;
	left: 250px;
	width: 350px;
}


.wheelname
{
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	font-weight: 800;
	position: static;
	padding: 1px;
	color: #ccc;
}

.wheelimage
{
	margin: 0px;
	left: -400px;
	top: -40px;
	position: relative;
	float: right;
	/*height: auto;*/
}

.wheelcar
{
	left: 33%;
	font-weight: 100;
}

.wheeldetail {
	}
	
.wheelrow
{
	display: table-row;
	margin: 2px;
}

.wheelrowhead
{
	display: table-row;
	margin: 2px;
	font-weight: bold;
	font-size: smaller;
}
.wheeldims
{
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	text-transform: inherit;
	white-space: nowrap;
}


.wheelmodel
{
	font-size: 11px;
	left: 27%;
	width: 40%;
	text-align: left;
	vertical-align: top;
	position: absolute;
}

.wheelnum
{
	font-size: 11px;
	text-align: left;
	left: 70%;
	vertical-align: top;
	text-transform: inherit;
	position: absolute;
}
