/* Start of CMSMS style sheet 'crossfade' */
/* default opacity for IE */
img {
filter:alpha(opacity=100);
}

/* duplicate image positioning */
img.idupe 
{
height:220px;
width:430px;
position:absolute;
z-index:30000;
visibility:hidden;
}
/* End of 'crossfade' */

