.opacity {
	zoom:1;
	background:#FFF;
	filter:alpha(opacity=75);
}
.opacity * {
	position:relative;
}
