/*	Search Results Pages					@@@@@ */
body#search div#content {
	padding-right: 2em; /* 32px */
	padding-left: .375em; /* 6px */
}

body#search div#content.search_results p.search_message {
	font-size: 1.25em; /* 20px */
	padding-left: 1.3em; /* 26px */
}

body#search div#content.search_results p.search_message span.keyword {
	max-width: 50%;
	overflow: hidden;
}

body#search div#content.search_results div.at_ecat {
	/*border: blue solid 1px; margin-right: -2px;*/
	float: left;
	width: 60%;
}

body#search div#content.search_results div.at_site {
	/*border: red solid 1px; margin-right: -2px;*/
}

body#search div#content.search_results div.at_site li,
body#search div#content.search_results div.at_map li {
	margin-bottom: .625em; /* 10px */
}

body#search div#content.search_results div.at_map {
	/*border: green solid 1px; margin-right: -2px;*/
}

body#search div#content.search_results div.at_site,
body#search div#content.search_results div.at_map,
body#search div#content.search_results div.in_ebooks {
	float: left;
	overflow: hidden;
	width: 40%;
}

body#search div#content.search_results p.search_message,
body#search div#content.search_results div.at_ecat,
body#search div#content.search_results div.at_site,
body#search div#content.search_results div.at_map,
body#search div#content.search_results div.in_ebooks {
	margin-bottom: 1.375em; /* 22px */
}

body#search div#content.search_results div.at_ecat ol,
body#search div#content.search_results div.at_site ul,
body#search div#content.search_results div.at_map ul,
body#search div#content.search_results div.in_ebooks ol {
	padding-left: 1.625em; /* 26px */
}

body#search div#content.search_results h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.125em; /* 18px */
	font-weight: normal;
	margin-bottom: .4444em; /* 8px */
	padding-left: 1.4444em; /* 26px */
}

body#search div#content.search_results h4 a {
	color: #9c0;
}