.category td.photo a:hover img{
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}
.main-block .product .image a:hover img{
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}