@import url("opac.css");
#opac-main-search {
	background-image : url( ../../images/fer-menu-background.png);
	background-repeat : repeat-x;
	background-color : #739ACF;
	background-position : -10px top;
	border-top : 1px solid #6d7779;
	border-bottom : 1px solid #6d7779;
	margin-left : -10px;
	margin-right : -10px;
	padding : .7em 0 .4em .5em;
	font-size : 108%;
	line-height : 116%;
}
#cartmenulink *, #listsmenulink * {
	font-style: normal;
	background-image: url("../../images/fer-button-background.png");
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
#moresearches {
	clear : left;
	color : #6d7779;
	color: black;
	font-size : 90%;
	line-height : 110%;
	margin : .6em 0 .3em 0;
}
#moresearches a:link, #moresearches a:visited {
	color: white;
	font-weight : normal;
	text-decoration : none;
}
#moresearches a:hover {
	color : #e5ebff;
}

.results_summary {
	font-size: 110%;
}
