Add image to this rule to the templates stylesheet.css file

Code:
.sideBoxContent {
        background-image: url(../images/your_image.XXX);
        background-repeat: add rule;
	background-color: #ffffff;
	padding: 0.4em;
        }
With the above rule the image must be in your_template/images directory