@charset "utf-8";


.resinfo,
.doc_navi,
.paging,
.hints {
	display:none;
	}
#estresult strong.key {
	/* background-color: #FFFF66; */
	}

dd {
	margin-left: 0;
	}




p {}

.iweb_search p {
	font-family: Georgia, "Times New Roman", Serif;
	margin-bottom: 1.5em;
	}
	
	.iweb_search .author{
		font-style: italic;
		font-weight: bold;
		}
		
	.iweb_search .publisher {
		font-style: italic;
		}

	.iweb_search .doi{
		font-weight: bold;
		}
		
	.iweb_search .isbn{
		font-weight: bold;
		}
		
	.iweb_search .issn{
		font-weight: bold;
		}
		

.bibliographyYearMenu {
	margin-bottom: 1.5em;
	}
	.bibliographyYearMenu a {
		margin-right: 1em;
		}


h1.search {
	display: block;
	height: 28px;
/*
	width: 155px;
	background: url(../img/h_search_result.gif) left top no-repeat;
	text-indent: -99999px;
	overflow: hidden;
*/
	
	}
	
	
	
h2.search_publications a {
/*
	display: block;
	height: 28px;
	width: 270px;
	background: url(../img/h_pub_result.gif) left top no-repeat;
	text-indent: -99999px;
	overflow: hidden;
*/
	margin-top: 30px;
	}
	h2.search_publications a:hover {
/* 		background: url(../img/h_pub_result.gif) left bottom no-repeat; */
		}


.search-results-container .block_entry_archives {
	margin-top: 20px;
	
	}


.search_result_serchbox {
	margin-bottom: 30px;
	}
.search_result_serchbox em {
	display: block;
	height: 22px;
	}
.search_result_serchbox form {
	margin: 0 0 0 28px;
	}
.search_result_serchbox input.search_txt_single {
	float: left;
	margin: 1px 10px 0 0;
	width: 180px;
	height: 18px;
	}
.search_result_serchbox button.search_submit {
	border: none;
	height: 22px;
	padding: 0 3px;
	}
.search_result_serchbox button.search_submit_on {
	border: none;
	height: 22px;
	padding: 0 3px;
	background-color: #ccc;
	cursor: pointer;
	}



.estresult {
	margin-left: 28px;
	font-size: 1.4em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Serif;
	}
	
	.estresult dt {
		font-weight: bold;
		}
	.estresult dd {
		margin-bottom: 20px;
		}











