table.WheelsList{
	border:5px ridge #666666;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

table.WheelsDetail{
	width:100%;
}

table.WheelSizes{
	border:1px solid #AAAAAA;
	width:100%;
}

td.WheelsDetailHeader1{
/*	background:url(../Images/Backgrounds/HeaderBG_1.gif);*/
	background-color:#333344;
	border:0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

td.WheelsDetailHeader2{
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

td.WheelsDetailHeader3{
	background-color:#555566;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
	
td.WheelsDetailData{
	background-color:#AABBCC;
	font-size:12px;
	text-align:center;
}

img.MainImage{
	border:10px thick #555555;
}
img.WheelsThumb{
	border:0px;
	padding:0px;
	margin:0px;
}