<!--
	.centerPriceField{
		background:	 #d4ceb2 url('/images/price_field.gif') no-repeat center center;
		text-align: center;
		font-family: Tahoma;
		font-size: 18px;
		color: white;
		font-weight: 600;
		padding-bottom: 3px;
	}
	.centerPriceFieldRight{
		background:	 #d4ceb2 url('/images/price_field.gif') no-repeat center center;
		border-left: solid #967f5b 1px;
		text-align: center;
		font-family: Tahoma;
		font-size: 18px;
		color: white;
		font-weight: 600;
		padding-bottom: 3px;
	}
	.centerFieldRight1{
		border-left: solid #967f5b 1px;
		font-family: Tahoma;
		font-size: 12px;
		color: #836840;
		font-weight: 600;
		text-align: center;
		padding-bottom: 3px;
	}
	
	.centerFieldLeft1{
		font-family: Tahoma;
		font-size: 12px;
		color: #836840;
		font-weight: 600;
		text-align: center;
		padding-bottom: 3px;
	}
	.centerFieldRight2{
		border-left: solid #967f5b 1px;
		font-family: Tahoma;
		font-size: 12px;
		color: #836840;
		font-weight: 600;
		text-align: center;
		padding-bottom: 8px;
	}
	
	.centerFieldLeft2{
		font-family: Tahoma;
		font-size: 12px;
		color: #836840;
		font-weight: 600;
		text-align: center;
		padding-bottom: 8px;	
	}
-->