* {
  color:#111;
  background:transparent;
  font-family:arial;
}

body {
  font-size:12pt;
}

h2 {
  font-size:12.5pt;
  font-weight:bold;
  text-decoration:none;
}

a:link {
  font-weight: bold;
  text-decoration: underline;
  color: #06c;
}

/*Hide Stuff!*/

.feed_list, 
.pagination,
.browse-box,
.advert,
.button-to,
.citation {
  display:none;
}



dl.citation dt {
  float:left;
  margin-right:10px;
}

div.article-keywords ul li {
  list-style:none;
}


/* Dealing with the Show/Hide fucntionality for print, hidden expanding areas should be shown by default in print view  */
.showHide_child {display:block !important }


/*Optional Browse interface fixes*/
.results_box {
  width:100%;
}




.citation-authors,
li.comma,
li.comma h2 {
  padding:0 !important;
}

ol.affiliations,
ol.affiliations li,
ol.affiliations li h3,
ol.affiliations li ul, 
ol.affiliations li ul li {
  padding:0 !important;
}