/*
	@homepage http://userstyles.org/styles/17978
	@updateurl http://userstyles.org/styles/iecss/17978/Show%20broken%20image%20placeholders.css
	@url-prefix http
	@url-prefix https
	@url-prefix file
*/
@namespace url(http://www.w3.org/1999/xhtml);img:-moz-broken{
    -moz-force-broken-image-icon:1;
    width:24px;
    height:24px;
  }
