
/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:5;
	visibility:hidden;
	}

#topmenu {
	z-index:100;
	}

acronym
{
	background: url(/images/acronym.gif) repeat-x left bottom;
	cursor: help;
	padding: 0 0 0px;
}