#searchbox {
	background: #ffffff;
	width: 530px; 
	border: 1px solid #91a7ba;
	padding: 10px;
	overflow:auto;
}

#searchform h2 {
    text-align: left;
    color: #244f75;
    padding-top: 4px;
    padding-bottom: 4px;
}

#menu {
	border-bottom : 2px solid #244f75;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#menu ul, #menu li {
	display : inline;
	list-style-type : none;
	border: 0px;
	margin : 0;
	padding : 0;
}

#menu a:link, #menu a:visited {
	background : #244f75;
	border : 1px solid #244f75;
	float : left;
	font-weight : bold;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	color: #ffffff;
	text-decoration : none;
}

#menu a:hover {
	color : #244f75;
	background: #ffffff;
}

div.titlelist {
    font-size:12px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    padding:5px;
}
 
div.titlelist div.thumbnail {
    display:none;
}

div.titlelist div.label {
    display:inline;
}
 
div.titlelist div.label a:link {text-decoration: none; font-weight: bold; color: black;}
div.titlelist div.label a:visited {text-decoration: none; color:black; font-weight: bold;}
div.titlelist div.label a:active {text-decoration: none; color:black; font-weight: bold;}
div.titlelist div.label a:hover {background: #244f75; text-decoration: none; color: white;} 

div.titlelist div.citation {
 display:none;
}
 
div.titlelist div.format {
 display:none;
}
 
div.titlelist div.abstract {
 display:none;
}
 
div.titlelist div.collection {
 display:none;
}
 
div.thumbnails div.thumbnail {
 float:left;
 padding:3px;
 margin: 1px;
 height:125px;
 width:125px;
 border:1px solid;
 text-align:center;
 vertical-align:bottom;
}
 
div.thumbnails div.thumbnail img {
 border:none;
 vertical-align:bottom;
}
 
div.thumbnails div.label {
 display:none;
}
 
div.thumbnails div.citation {
 display:none;
}
 
div.thumbnails div.format {
 display:none;
}
 
div.thumbnails div.abstract {
 display:none;
}
 
div.thumbnails div.collection {
 display:none;
}

div.record {
 background-color:#ffffff;
 border: 1px solid;
 border-color:#91a7ba;
 padding:5px;
 margin:2px;
 width:510px;
 overflow:auto;
 float:left;
 font-size:12px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}
 
div.record div.thumbnail {
 float:left;
 padding:5px;
 width:125px;
}
 
div.record div.thumbnail img {
 border:none;
}
 
div.record div.label {
 padding:3px;
}
 
div.record div.label a:link {text-decoration: none; font-weight: bold; color: black;}
div.record div.label a:visited {text-decoration: none; color:black; font-weight: bold;}
div.record div.label a:active {text-decoration: none; color:black; font-weight: bold;}
div.record div.label a:hover {background: #244f75; text-decoration: none; color: white;}
 
div.record div.citation ul {
 margin:0px;
 padding:0px;
}
 
div.record div.citation ul li { 
 margin:0px;
 list-style-type:none;
 padding:0px;
}
 
div.record div.format {
 display:none;
}
 
div.record div.abstract {
 margin-top:5px;
 font-size:10px;
}
 
div.record div.collection {
 display:none;
}

div.searchresults {
 overflow: auto;
}

div.resultnav {
 width:100%;
 text-align:center;
 overflow:auto;
}

div.forward {
 padding:5px;
 float:left;
}

div.backward {
 padding:5px;
 float:left;
}

div.searchset {
 padding:5px;
 float:left;
}

div.yoursearch {
 width:575px;
 text-align:center;
}