Hi,
> # and it will be removed when the mouse
> # hovers the container
> dl.csc-textpic-image:hover img.grayscale {
>    display:none;
Nice snippet!
But beware if you care for IE6, that 'hover' does not work with other 
than than the <A> element, and therefore it will not work as intended in 
this browser.
-- 
Lars Houmark