    div#rightColumn {
    width: 720px;
}

div.panelContent {
    margin: 3em 0 0 .5em;
}

div#content {
    width: 100%;
}


/*** article.jsp ***/

.noLinkLine, .ref {
    text-decoration: none;
    color: blue;
}

div#popup-buttons {
    margin: 1em 0 0 1em;
}

span#prevnext {
    margin-left: 45%;
}

div.figure_graphic {
    text-align: center;
    margin-bottom: 2em;
}

.sectionHeading {
    background-color: white;
    color: #003366;
}

.arttitle {
    color: #003366;
    font-size: 15pt;
}

.title2 {
    font-weight: normal;
    font-style: italic;
    font-size: 10pt;
}

div.short-legend, a.ref strong, ul {
    font-size: 9pt;
}


table.references td {
    font-size: 9pt;
    padding-bottom: 1em;
}

span.NLM_disp-formula {
    text-align: center;
    margin: 1em 0;
}

span.NLM_disp-formula .NLM_label {
    float: right;
    padding: 0 0.5em;
}

ol.romanLower {
    list-style-type: lower-roman;
}

ol.romanUpper {
    list-style-type: upper-roman;
}

ol.alphaUpper {
    list-style-type: upper-latin;
}

ol.alphaLower {
    list-style-type: lower-alpha;
}

ol.simple {
    list-style-type: none;
}

div.boxed-text-float {
    margin: 10px 15px;
    background-color: #EEE9DB;
    border: 1px solid #999;
    padding: 15px 20px;
    font-family:"Helvetica Neu","Helvetica","Lucida Grande","Lucida Sans","Trebuchet MS",Arial,Helvetica,sans-serif;
    text-align: left;
    vertical-align: top;
    color: #000;
}

div.boxed-text-float th {
    background-color: #EEE9DB;
}


/*** article_meta.jsp ***/

div.articleMeta {
    margin-bottom: 1em;
}


.graphicWrap {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div.suppl_list {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
}

.abstractSection p {
    margin: 2em;
}

div.artAuthors strong {
    display: block;
    margin: 1.5em 0;
}

div.artAuthors p.fulltext {
    margin:0em;
}

.fulltext{
    margin: 2em;
}

.NLM_author-notes {
    margin:2em;
}

.NLM_corresp, .NLM_author-notes, div.history {
    color: #606060;
}

span.title3 {
    font-weight: normal;
    font-style: italic;
}

p.firstPar {
    display: inline;
}

div.citedBySection h2 {
    color:#003366;
    font-size:15px;
}

div#navBar ul {
    list-style-type: disc;
    list-style-position: inside;
    width:140px;
}

div#navBar li {
    padding:0px;
    margin:0px;
}

span.captionLabel {
    font-weight: bold;
}
