#pageheader h2 a.replaced.purchase { background-image: url(/images/header/head-purchase.gif); width: 150px; }

table.purchase {
	width: 100%;
	border: 4px solid #E3DFDF;
}
.purchase th, .purchase td { border: 1px solid #E3DFDF; padding: 10px 10px; vertical-align: top; text-align: center; white-space:nowrap; }

.purchase th { text-align: left; font-weight: bold; }
.purchase td.commercial { background: #F7FFFF; }
.purchase tr.tsection th { text-align: center; font-size: 13px; background: #F7F7F7;}
.purchase tr.tsection th.commercial { background: #EEF1F7; }
.purchase th.aleft, .purchase td.aleft, .purchase tr.tsection th.aleft { text-align: left; }
