3
That worked thanks!
I replaced:
le="color: #000000"><?php vertical-align: bottom;
with:
le="color: #000000"><?php background-position: bottom center;
Like so:
le="color: #000000"><?php td.bkg { background-image: url(images/cellpic_bkg.jpg); height: 120px; background-position: bottom center; background-repeat: no-repeat; padding:5px; }