/*-- transparent png fix --*/

.benefits img, .logo img { 
behavior: url(iepngfix.htc) ;
}

