
/* Support for the "iehover-fix.js" */
* html iframe {
	position: absolute;
	/* account for the border */
	left: 10px;
	top: 5px;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
/* this is for IE 5.0
select.hide { visibility: hidden; }
/* End Support for the "media_player_js/nbhover-fix.js" */
