/* Price Table */
.tblprice			{	width: 30%; border: 4px double #000080; }
.tnum			{	width: 60%; text-align: left; }
.tprice			{	width: 40%; text-align: right; }

/* Images */
#imgp1left, #imgp1center
				{	border: 1px solid #000080; }
#imgp1left		{	width: 223px; height: 245px; margin-top: 10px; }
#imgp1center	{	width: 454px; height: 313px; }