Hi,
I have made a border around the images on the products details page and want to add the same style to the images on the product listing pages. Does anyone know how to do that?

Product info pages
http://www.rosecliffe-arabians.com/s...products_id=13


Product listing pages
http://www.rosecliffe-arabians.com/s...=index&cPath=2

Here's the style.
.additionalImages centeredContent back {
padding: 0.7em;
border: 1px solid;
border-color: #930000;
}