/* Remove focus rings (dotted rectangle) around active tabs */
tab:focus > .tab-middle { -moz-outline: none !important }

a
{
  outline: none;
}

td img {
	/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: inline;
}

.ihstyleMenu, .ihstyleMenuActive {
/* This class determines the general characteristics of the menu items in menu aboutmenu */
	voice-family: "\"}\"";
	voice-family:inherit;
}

