.headerrelated {
    padding: 5px 16px 5px 6px;
    background-color: #4AADB5;
    color: white;
    font-size: 9pt;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}
.headerlinkouts {
    padding: 5px 16px 5px 6px;
    background-color: #4AADB5;
    color: white;
    font-size: 9pt;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}
.abstractinfo {
    font-size: 8pt;
}
.abstracttitle {
    font-size: 13pt;
    line-height: 17pt;
    font-weight: bold;
    color: #4AADB5;
}
.abstracttext {
    font-size: 9pt;
    line-height: 11pt;
    margin-top: 10px;
    margin-bottom: 10px;
}
.abstractdescriptornames {
    font-size: 8pt;
    line-height: 10pt;
    margin-top: 10px;
    margin-bottom: 10px;
}
.abstractcontainer {
    border: 1px solid #dddddd;
    padding: 10px 6px 10px 4px;
    margin-bottom: 20px;
    font-size: 9pt;
    background-color: white;
    background-position: left top;
    background-repeat: repeat-y;
    background-image: url(../images/gradient-horiz-green.gif);
    overflow: hidden;
}
.descrnames a, .descrnames a:link, .descrnames a:visited {
    color: #4AADB5;
    text-decoration: none;
}
.descrnames a:hover {
    text-decoration: none;
    background-color: #CEE6BF;
    color: black;
}
.mesh_popupfg {
    background-color: #F3FAA9;
}
.mesh_popupbg {
    background-color: black;
}
.mesh_popuptext {
    color: black;
    font-size: 8pt;
    line-height: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    padding: 4px;
}
.mesh_descriptornames {
    font-size: 8pt;
    line-height: 10pt;
    border-left: 1px dotted black;
    padding-left: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
.lessimportanttext {
    color: #999999;
}
#pubmed_statistics h2 {
    margin: 20px 0px 0px 0px;
    padding: 0px;
}
#pubmed_statistics ul.descriptor {
    margin: 12px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
#pubmed_statistics li.descriptor {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
#pubmed_statistics p.descriptorname {
    padding: 0px;
    margin: 16px 0px 4px 0px;
    font-size: 9pt;
    line-height: 15pt;
}
#pubmed_statistics p.scopenote {
    font-style: italic;
    margin: 0px;
    padding: 0px 0px 0px 12px;
    font-size: 8pt;
    line-height: 12pt;
}