﻿h3.sizingCategory
{
	font-size: 90%;
}

table.sizing
{
	width: auto;
	text-align: center;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}

table.sizing th
{
	padding-top: 83px;
	background-color: inherit;
	color: inherit;
	width: 105px;
}

table.sizing td
{
	color: inherit;
	background-color: #f0f3f3;
}

table#baseballCaps, table#newEraCaps, table#flatCaps
{
	float: left;
	margin-left: 10px;
}

table#trilbys, table#belts
{
	float: left;
}


th#size-mens-T
{
	background: transparent url(../images/mt.jpg) top center no-repeat;
}

th#size-mens-FT
{
	background: transparent url(../images/mft.jpg) top center no-repeat;
}

th#size-mens-PS
{
	background: transparent url(../images/ps.jpg) top center no-repeat;
}

th#size-mens-CS
{
	background: transparent url(../images/mcs.jpg) top center no-repeat;
}

th#size-mens-KH
{
	background: transparent url(../images/h.jpg) top center no-repeat;
}

th#size-mens-ZTH
{
	background: transparent url(../images/mzth.jpg) top center no-repeat;
}

th#size-womens-T
{
	background: transparent url(../images/wt.jpg) top center no-repeat;
}

th#size-womens-FT
{
	background: transparent url(../images/wft.jpg) top center no-repeat;
}

th#size-womens-RCT
{
	background: transparent url(../images/wrct.jpg) top center no-repeat;
}

th#size-womens-IOV
{
	background: transparent url(../images/wiov.jpg) top center no-repeat;
}

th#size-womens-RV
{
	background: transparent url(../images/wrv.jpg) top center no-repeat;
}

th#size-womens-REV
{
	background: transparent url(../images/wrev.jpg) top center no-repeat;
}

th#size-womens-TV
{
	background: transparent url(../images/wtv.jpg) top center no-repeat;
}
th#size-womens-CS
{
	background: transparent url(../images/wcs.jpg) top center no-repeat;
}

th#size-womens-KH
{
	background: transparent url(../images/h.jpg) top center no-repeat;
}

th#size-womens-ZTH
{
	background: transparent url(../images/wzth.jpg) top center no-repeat;
}

th#size-womens-ZS
{
	background: transparent url(../images/wzs.jpg) top center no-repeat;
}

th#size-unisex-TR
{
	background: transparent url(../images/tr.jpg) top center no-repeat;
}

th#size-unisex-BBC
{
	background: transparent url(../images/bbc.jpg) top center no-repeat;
}

th#size-unisex-FC
{
	background: transparent url(../images/fc.jpg) top center no-repeat;
}

th#size-unisex-B
{
	background: transparent url(../images/b.jpg) top center no-repeat;
}

th#size-unisex-NEC
{
	background: transparent url(../images/nec.jpg) top center no-repeat;
}



