/* CSS Document */

a.rollover_img:hover img{
 filter: alpha(style=0, opacity=80);
 opacity:0.8; 
}
