.preview img {
	filter: alpha (opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
