@charset "UTF-8";

/* CSS provided by Web Publishing to hide the search tool in the tools
 * wrapper template, leaving the ask a librarian and off campus access
 * links in place
 */
 
.yui-navset {display:none}
#searchWrapper {height: 80px}

/* Previous contents */
/*#searchWrapper { visibility: hidden; }*/
/*#search { visibility: hidden; }
  #horiz-bar { padding: 0; }*/
