@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http), url-prefix(file) {
	/* show image placeholders */
	img:-moz-broken{
		-moz-force-broken-image-icon:1;
		width:24px;
		height:24px;
	}
}