div.ref-cit .cit-vol {
font-weight: normal;
}

div.ref-cit.ref-journal .cit-vol {
font-weight: bold!important;
} 

#content-block .list-ord .list-unord {
list-style-type: disc;
}

#content-block .list-ord .list-romanupper {
list-style-type: upper-roman;
}

#content-block .list-ord .list-romanupper .list-romanlower {
list-style-type: lower-roman;
}

#pageid-content ol.list-romanupper li span.list-label,
#pageid-content ol.list-romanlower li span.list-label {
display: none;
}

#pageid-content ul.list-simple li { list-style: none; }
#pageid-content ul.list-simple li span.list-label {
float: left;
width: 1.25em;
margin-left: -1.5em;
padding-right: 0.25em;
text-align: right;
}

div.ref-cit .cit-metadata span.cit-pub-id-scheme{
        display: inline;
}

#content-block h1 {
  font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
