/* css for search results page */

.adjustdiv {
margin-left:80px;
float:left;
clear:none;
}
div.noquerytext, div.noquerytext p{
float:left;
clear:right;
width:200px;

}
 div.noquerytext p{
 font-size:small;
 }
div.searchfor {
width:250px;
font-size:small;
font-weight:bold;
border:1px solid #000;
padding:4px;
padding-left:2px;
margin:0;
margin-bottom:10px;
float:left;
clear:right;
}
.found {
font-size:small;
font-weight:bold;
padding-left:12px;
}
div.results {
width:300px;
float:left;
margin-left:auto;
margin-right:auto;
clear:left;
}
/* citation for search results */
div.resultscitation, a.resultscitation:link {
font-size:12px;
}
p.resultscitation  {

}
a.resultslink:link , a.resultslink:hover, a.resultslink:visited, a.resultslink:active{
font-size:14px;
text-decoration:none;
border-bottom:0;
}
.pagedescription {

}
.pagepubyear {
 font-size:x-small;
 color: #888;
}
.pagepubdate {
 font-size:x-small;
 color: #888;
}
.references_text { display:none;}
.references {display:none;}
.separator {display:none;}
.score {font-style:italic; }

.searchlinkurl {color: #888;}

div.noresultstext {
float:left;
clear:both;
width:400px;
}

div#shortsearchform_div {
float:left;
clear:both;
width:200px;
height:auto;
text-align:left;
background-color:white;
padding:4px;
margin:2px;
}
form#shortsearchform {
background-color:;
}
form#shortsearchform input#q {
font-size:14px;
padding:4px;
background-color:lightblue;
margin-bottom:4px;
}
form#shortsearchform input#searchsubmit {
font-size:12px;
padding:2px;
background-color:#EFF6FD;
margin-bottom:2px;
}
form#shortsearchform label {
font-weight:bold;
}

/* css file for search pages */

div#searchall-title
{
position:relative;
margin: 0;
float:left;
width:400px;
height:auto;
}
div#ff_searchyears {
float:left;
width:200px;

}
div#test {
display:none;
}
div.listingpastyears {
width:375px;
float:right;
clear:none;
}
