
/* ********************************************************* */
/* NOTE:  this stylesheet is used to contain any declarations that we need to use but which
cause problems for Netscape 4.X browsers.  Due to the way this stylesheet is referenced on
the pages of the site (ie. media="screen,presentation"), a bug in the browser will cause
Netscape 4 to ignore this entire stylesheet, preventing it from choking on the CSS. */


/* *************************************************************************** */
/* declarations to control text appearance in browsers OTHER than Netscape 4.X */

input.quicksearch {
	width: 100px;
	border-width: 1px;
}

/* ********************************************************* */
/* end hidden-from-netscape stylesheet */
