div#rightColumn {
    width: 720px;
    word-wrap: break-word;
}

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

div#content {
    width: 100%;
}


/*** article.jsp ***/

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

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 ***/

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

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

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;
}

div.NLM_sec_level_2 {
    margin:1em 0;
}

.subarticle-title {
    font-size:1.3em;
}

h1.popupTitle {
    font-size:9pt;
}
