Hi it seems everyone asking a similar question in the forums wants to know how to put a border around images but not JUST the image on the product description/info page.

I tried putting this into my style sheet;

#productDescription img {
border: 2px outset #FFFFFF;
}

but it does nothing to the image on the product info page. If someone knows the answer I'd really appreciate it.