a.reportBroken img,
a.removeBroken img {
	background: url('gallery.png') 0 0 no-repeat;
	width: 20px;
	height: 18px;
	margin-left: 4px;
    vertical-align: top;
}
a.removeBroken img {
	background-position: 0 -18px!important;
}
a.reportBrokenGrid img {
	margin: 0;
}