div.rating-star,div.rating-star a{background:url('../images/rating_star.png') no-repeat 0 0px}
You are allowed to delete your post for 5 minutes after it's posted.
Delete
You must have a user account and be signed to perform this action.
concrete/css/jquery.rating.css
You should copy this file up to (your site root)/css/ rather than making changes in the core directory, by the way.
The star images are located in the core image directory:
concrete/images/rating_star.png
concrete/images/delete_rating.gif
Since the css file mentioned above has relative paths to these, you'll need to change this to match wherever you're storing your new images.