You seem to have changed the css for the following
Yours
Templates:Code:.sideBoxContent { background-image:url('../images/sidebox_content_bg.gif'); background-repeat:no-repeat; padding: 0.8em; background-position-y:50% }
Code:.sideBoxContent { background-image:url(../images/sidebox_content_bg.gif); background-repeat:no-repeat; background-position:bottom; padding: 0.8em; }



