Depending on how big your image is, you will have to off-set the height. For example, the bottom image I use is 20px in height...so adjust your bottom padding to allow for 20px.
Code:.leftBoxContainer {padding:0 0 20px 0px; background: url(../images/catbottom.png) bottom center no-repeat;}



