td {
    font-size: 9pt;
    font-family: "Helvetica Neu", "Helvetica", "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

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

div#content {
    width: 100%;
}


/*** loi.jsp ***/

div.panelTopMiddle h3, li.loiListHeading {
    font-size: 0.85em;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}


/*** layout_toc.jsp ***/

div#rightColumn {
    width: 720px;
}


/*** toc.jsp ***/

div#tocContent {
    clear: both;
}

div.art_title {
    color: #333333;
}

span.author {
    font-style: italic;
    color: #777777;
}

h2.tocHeading {
    font-size: 12pt;
    color: #6B6B6B;
    border-bottom: 1px solid #C7C7C7;
    margin-top: 0;
}

table.articleEntry input {
    margin-left: 1em; 
}

div#tocAopMsg {
    margin-top: 1em;
}

td.nowrap {
    white-space: nowrap;
}

div.openAccessIcon, div.accessIcon_free {
    float: right;
    margin-right: 1em;
    margin-bottom: 1em;
}

div#marker {
    float: left;
    margin-bottom: 1em;
}

.tocHeadingStyle2 {
    color:#6B6B6B;
    font-size: 12pt;
}

.tocHeading .subj-group {
    color: #6B6B6B;
    font-size: 11pt;
}

h2.tocHeadingStyle2 {
    margin-bottom: 0;
}

div#middleCol div.article_tools {
    padding-bottom:20px;
}

