The other day I was trying to style CSS3 border-radius to image element and
I realized that Firefox doesn't display border-radius on images. Then I
figured a way to work around it - wrap a span tag around with the
original image as a background-image.