.square_btn img:hover {
	opacity: 0.5;
	filter: Alpha(opacity=50); /* IE8 and earlier */
}
