there are 2 entrys for these images in your css file. One for the right sidebar and another one for the left sidebar.
Divider/shadow right: .right_sidebar #sidebar_content { background: url("../images/sidebar_divider.png") no-repeat scroll left top Divider/shadow left (if you have a sidebar at the left side) : .left_sidebar #sidebar_content { background: url("../images/Lsidebar_divider.png") no-repeat scroll right top
you can delete these entrys, or you change it with another image that you like.
What about the horizontal divider. it has a gradient effect just at the top of the divider where the content starts and shadow on top of that. Kindly let me know how to get rid of that!