@charset "utf-8";
/* CSS Document */
div#breadcrumbs { margin-bottom: 10px; }
div#banner {
	background: transparent url(../images/library/library_bnr.gif) no-repeat left top !important;
	margin: 0 !important;
}
.side_nav_box_content label { font-weight: normal; font-size: 70%; }
.searchquery { color: #999; width:130px; margin: 3px 0 }
.searchquery:focus { color: #000; background-color:#FFFFCC }
#srchfield1  { width:134px; margin: 3px 0 }

div#lib_bnr_bottom {
	background: url(../images/library/lib_bnr_nav.gif) no-repeat;
	height: 20px;
	margin: 0 0 10px 0;
}
ul#lib_banner_nav {
	height: 20px;
	position: relative;
}
ul#lib_banner_nav li {
	list-style: none;
	position: absolute;
	top: 0;
	height: 20px;
	display: block;
	overflow: hidden;
}
ul#lib_banner_nav a {
	height: 0;
	padding-top: 20px;
	display: block;
}

/* beloit banner bottom links */
li#archives { left: 169px; width: 104px; }
li#bcdc { left: 287px; width: 204px; }
li#isr { left: 504px; width: 230px; }
li#archives a:hover { background: transparent url(../images/library/lib_bnr_nav.gif) -169px -20px no-repeat; }
li#bcdc a:hover { background: transparent url(../images/library/lib_bnr_nav.gif) -287px -20px no-repeat; }
li#isr a:hover { background: transparent url(../images/library/lib_bnr_nav.gif) -504px -20px no-repeat; }


