/****************************************
 * DL-list styles (/list/arch-ive/new|recent, search)
 ****************************************/
#dlpage { 
	max-height: 250px; 
	max-width: 100%;  
	overflow: scroll;
	overflow-x:hidden;
	padding-right: 10px; 	
}

#dlpage .list-dateline {
  font-style: italic;
  }

#dlpage dd {
  padding-bottom: 1em;
  }

#dlpage .meta {
  line-height: 130%;
  }

#dlpage .list-identifier {
  font-weight: bold;
    }

#dlpage .descriptor {
  display: inline;
  }

#dlpage .list-authors .descriptor {
  display: none;
  }

#dlpage .list-title .descriptor {
  display: none;
  }

#dlpage .list-title {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  margin: .25em 0 .3em 0;
  line-height: 120%;
  }

#dlpage .list-authors {
  font-weight: normal;
  font-style: italic; 
  }

#dlpage .list-comments {
  font-weight: normal;
  font-size: 90%;
  }

#dlpage .list-journal-ref {
  font-weight: normal;
  font-size: 90%;
  }

#dlpage .list-subjects {
	  font-size: 90%;
	  display: none; 
	  visibility: hidden; 
  }

#dlpage a { 
	color: #2f5072;  
}

hr { 
	width: 1px; 
}
