@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("americasmusiccharts.com") {
body > table > tbody > tr > td[height="69"], body > table > tbody > tr > td[colspan="2"], body > table > tbody > tr > td[bgcolor="#ff0000"], table > tbody > tr > td > center {display:none !important;}
table > tbody > tr > td > table > tbody > tr > td > font > a > img {
	height: 0 !important;
	width: 0 !important;
	/* these numbers match the new image's dimensions
	padding-left: 25px !important;
	padding-top: 25px !important;
	background: url(http://example.com/your/image/here) no-repeat !important;
	*/
}
}