
div.pictureOpacity{
	
	-moz-opacity: .5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}