div.headerTable {
	width: 133px; 
	float: left;
}
div.headerTable table {
	width: 100%
}
div.headerTable th {
	white-space: nowrap;
}

div.contentTable {
	width: 450px; 
	overflow: auto;
	float:left;
	margin-bottom:22px;
}

table thead tr th.spread_axle ,
table tbody tr td.spread_axle {
	background-color: #E5E5E5 !important;
	background-image:none !important;
	color: #0A4483;
}
.size_die {
	background-color: #DBE5EF !important;
	color: #0A4483;
	white-space: nowrap;
}
.tread_size {
	background-color: #F4F7C8 !important;
	color: #0A4483;
}
