Hi.. I was looking through the .CSS file and found and changed the following line.
.post a img {border: 0px solid #000;}
.post a:hover img {border-color: #CCC;}
The px size was 4 and the color was #DDD, I changed them to 0 and then #00 and it worked perfectly..
I hope this helps someone..
Cheers,
Dave