sub.lit_chem{
    font-size:80%;
    vertical-align:baseline;
}

p.clippedgraph{
    height: 348px;
    margin: auto;
    position: relative;
}

p.clippedgraph img{
    position: absolute;
    clip: rect(auto auto 348px auto);
}

table.linktable {
    font-size: 110%;
    background-color: #f0fff0;
    border-collapse: collapse;
    margin: auto;
    width: 90%;
}

table.linktable td {
    border: 3px solid #32cd32;
    padding: 3px; 
    vertical-align: top;
    width: 50%;
}

table.linktable span {
    float: left;
}

table.linktable span a {
    display: table-cell;
    height: 60px; 
    vertical-align: middle;
}

table.linktable img{
    max-height: 60px;
    min-height: 45px;
    padding-right: 3px;
    width: 60px;
}

table.linktable div{
    font-size: 80%;
    line-height: 120%;
    overflow: hidden;
}

table.museum{
    width: 94%;
    margin: auto;
}

table.museum img{
    float: left;
    margin: 5px;
    padding-left: 5px;
}

table.museum div{
    clear: left;
    width: 96%;
    margin: auto;
    background-color: #f0fff0;
    border: solid 3px #32cd32;
}

table.museum ul{
    padding: 10px 0px 10px 10px;
    line-height: 160%;
    font-size: 110%;
    list-style-image: url(sublink.gif);
    list-style-type: none;
}

ul.topicsList{
    font-size: 110%; 
    width: 96%;
    margin: auto;
    list-style-image: url(sublink.gif);
    list-style-type: none;
}

ul.topicsList li{
    clear: left;
}

ul.topicsList li span{
    width: 17ex; 
    line-height: 3ex;
    margin-top: -1px;
    float: left;
}


table.cfcFigs{
    width: 90%;
    margin: auto;
}

table.cfcFigs img{
    width: 98%;
    margin: auto;
}


ul.cfcFigs{
    overflow-x: scroll;
    width: 90%;
    margin: auto;
}

ul.cfcFigs li{
    display: table-cell;
}

ul.cfcFigs li img{
    height: 260px;
}

.dispFig{
    width: 96%;
    margin: 3% auto 3% auto; 
    text-align: center;
}

.dispFig p{
    font-size: 90%;
}

.dispFig p strong{
    font-size: 120%;
    line-height: 150%;
}

.emphasis{
    background-color: #ff8;
    color: red;
    font-weight: bold;
}
