Go to Admin CP -> Skin & Templates -> Images Only -> are those the images you want to replace? If yes then find the image you want to replace and insert the url like this: delete the red bit and replace it with the url of your icon.
<img src='
style_images/<#IMG_DIR#>/t_closed.gif' border='0' alt='Poll Only' />
like this (make sure you keep the quotation marks):
<img src='
http://url of your picture' border='0' alt='Poll Only' />
You'll have to upload the images to a
image host....like the photobucket for example.
Hope it helps.