.gallery .img img {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}