Perhaps somthing like the following selector with a background declaration that points to the image of your choice.?
div.widget ul li {
HTML Code:
padding: 1px 5px 1px 12px !important;
background: url('/wp-content/themes/atahualpa366/images/bullets/round-gray.gif') no-repeat 0 7px;
}