

#content-block div.article div.fn-group ul li {
font-size:110%;
}

#content-block div.article div.fn-group ul li  ul li {
font-size:1em;
}

#content-block div.article  ul.history-list li {
border-bottom:none;
padding:0;
margin-left:0;
font-size:1.1em;
}

#content-block div.article ul.history-list {
border-bottom:1px solid #C8C8C8;
margin-left:0;
}

#content-block div.article div.fn-group li.history{
border-bottom:none;
}

#content-block div.article h3 {
color:black;
background-color:white;
}

#content-block div.article div.contributors {
text-align:left;
margin-bottom:10px;
}

#content-block div.article div.fn-group {
margin-bottom:10px;
}

#content-block div.article .fig, div.article .table {
       padding-bottom: .5em;
}

div#pageid-content .article div.section  {
	background:transparent url(../img/structural/backgrounds/27x500_bg_grey_white_gradient.jpg) left top no-repeat;
	margin-top:20px;
}

div#pageid-content .article div.section h2 {
	font-size:120%;
	padding:4px 0px 0px 0px;
	margin:0 0 20px;
	border: none;

}
.article div.section  h4 {
	font-size:120%;
	line-height:2;
	color:#000;
	font-weight:bold;
}

.article div.section  h3 {
	font-size:120%;
	line-height:2;
	color:#000;
	font-weight:bold;
}

div.ref-cit cite {
	padding-right: 0.3em;
}

div.ref-cit ol.cit-auth-list {
	font-size: 90%;
}

div.ref-cit cite cit-jnl-abbrev {
	font-style: italic;
}

div.ref-cit cite a {
	padding-left: 0.3em;
}

/* for col expansion */
.hide-cols div#col-2-min,
.hide-cols div#col-3-min {
	border-left: none;
	border-right: none;
	height: auto;
	border-bottom: none;
}
.hide-cols div#col-2-min div.corner_top_left,
.hide-cols div#col-3-min div.corner_top_left {
	position: relative;
}
.hide-cols div#col-2-min,
.hide-cols div#col-3-min {
	background-color: #E6E6E6;
}
div.hide-cols div#col-2.palette,
div.hide-cols div#col-3.palette {
	margin-right: 10px;
  margin-top: 90px;
  border: none;
}
div#pageid-content.hide-cols div#content-block {
	width: auto;
}
/* to make the expand/minimize description appear on pages that have expanding column controls */
div#content-block li#content-toggle a {
        width: auto;
        background-color: #e0e0e0;
        background-position: 1px center;
        padding: 1px;
        /*display: inline;*/
}
div#content-block li#content-toggle a span.descr {
        display: inline;
        font-size: 75%;
        color: #404040;
        vertical-align: top;
        padding: 0 2px 0 26px;
}
div#content-block div#content-option-box li#content-toggle a.expanded {
        background-color: #e0e0e0;
        background-position: right center;
}
div#content-block div#content-option-box a.expanded span.descr {
        padding: 0 26px 0 2px;
}
div#content-block div.option-box-docked li#content-toggle a {
        background-color: white;
        width: 24px;
}
div#content-block div.option-box-docked li#content-toggle a span.descr {
        display: none;
}

/* sici to be not displayed in ref section of content pages */
.cit-object-id {
display: none;
}
/* inconsistency in surname in references , fixing it to 12.8px size */
.cit-name-surname {
font-size:12.8px;
}
.article div.section h3,
.article div.section h4,
.article div.section h5 {
  padding:0;
  margin:0;
  margin-right: 5px;
  font-size:1em;
	display:block;
}

ul.author-notes {
list-style:none;
}

ul.author-notes  a.rev-xref {
display:none;
}

ul.social-bookmark-links li {
margin:0 5px 0 0;
}
sub {
  line-height:2.5;
}
.article em {
margin-right:1px;
}

ul.copyright-statement li,
ul.copyright-statement {
margin-left:0;
}
.article .history-list {
    list-style-type:none;
}