div#lotPricing			{
						font: normal normal normal 12px/15px "Lucida Grande", Arial, Verdana, sans-serif;
						text-align: center;
						}

div#lotPricing div		{
						text-align: left;
						padding: 10px 0px 30px
						}

div#lotPricing a.top	{
						background: url(../images/backtotop.png) no-repeat 0px 0px;
						width: 76px; height: 14px;
						margin: 15px 0px 0px;
						text-indent: -9999px;
						float: right
						}

div#lotPricing h2		{
						padding-bottom: 3px;
						text-transform: uppercase;
						border-bottom: 1px solid #999
						}

div#lotPricing h4		{font-family: Georgia, "Times New Roman", Times, serif; font-style: italic}

div#lotPricing table	{width: 100%; font-size: 12px}

colgroup.lot			{width: 50px}
colgroup.stats			{width: 125px}
colgroup.price			{width: 75px}

th, td					{text-align: center}

th						{text-transform: uppercase}

tr.sold					{color: #999}

tr.sold td.price		{ text-transform: uppercase; font-style: italic; color: red}
