.opacity {
	filter: alpha(opacity=50, finishopacity=100);
-moz-opacity:.50;
opacity:.50;
}
