.forum-read span.forum-image img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

