#spoke_calc span, #spoke_calc div
{
	float:left; width:1000px;
}
 

#edit-dradius-rear, #edit-doffset-rear, #edit-ndradius-rear, #edit-ndoffset-rear, #edit-spokeholediameter-rear
{
	width:50px;
	height: auto;
	font-size:100%
}

#edit-dradius-front, #edit-doffset-front, #edit-ndradius-front, #edit-ndoffset-front, #edit-spokeholediameter-front
{
	width:50px;
	height: auto;
	font-size:100%
}


.form-item-dradius-rear, .form-item-doffset-rear, .form-item-ndradius-rear, .form-item-ndoffset-rear, .form-item-spokeholediameter-rear
{
	display:inline;
	width:auto;
}
.form-item-dradius-front, .form-item-doffset-front, .form-item-ndradius-front, .form-item-ndoffset-front, .form-item-spokeholediameter-front
{
	display:inline;
	width:auto;
}
.form-item-rimtype, .form-item-crosspattern, .form-item-holes
{
	display:inline;
	width:auto;
	font-size:100%
}
 
table.calc-hubs
{
	border-collapse: separate; 
	border-spacing: 0;
	width:760px;
}
table.calc-overall
{
	border-collapse: separate; 
	border-spacing: 0;
	width:800px;
	float:left;
	padding: 0px 0px;
}
td.calc-overall
{
	vertical-align: top;
}
table.calc-table
{
	border-collapse: separate; 
	border-spacing: 0;
	border: 0px;
	width:auto;
}
tr.calc-table
{
border: 0px solid #B0B0B0;
color: #444;
font-size: 16px;
font-weight: bold;
padding: 0px 0px;
}
td.calc-table
{
padding: 0px 0px;
border: 1px solid #B0B0B0;
color: #444;
font-size: 16px;
font-weight: bold;
}
td.calc-table-td-headr  {
border-left: none;
background: #e8e8e8;
border: 0px solid #B0B0B0;
color: #000;
font-size: 14px;
font-weight: bold;
padding: 5px 10px;
width: auto;
height: 10px;

}
td.calc-table-td-headl  {
border-right: none;
background: #e8e8e8;
border: 0px solid #B0B0B0;
color: #000;
font-size: 14px;
font-weight: bold;
padding: 5px 10px;
width: auto;
height: 10px;

}
td.calc-overall-td
{
	padding: 10px 10px;
	vertical-align: top;
}


tr.red{ background:#ff6666;}
 
tr.normal{ background:#ffffff;}

tr.yellow{ background:#ffff66;}

#product_details .form-item-age
{
	width:50px;
}
 
#edit-age
{
	width:35px;
}
 
#product_details span
{
	margin-right:5px;
	padding-top:5px;
}

