@import url('base.css');
#page .ds {
    background-color: #ddd;
    color: #000;
}
#content p {
    margin-top: 1em;
    margin-bottom: 1em;
}
#content h2 {
    font-size: 1.5em;
    padding-bottom: 10px;
    padding-top: 5px;
}
#content h3 {
    font-size: 1.4em;
    line-height: 20px;
    padding-bottom: 7px;
    padding-top: 3px;
}
#content ul, ol {
    padding-left: 40px;
}
#intro p {
    margin-top: 0;
    margin-bottom: 1em;
}
#whatsup {
    display: table-cell;
    float: right;
    padding-left: 40px;
}
p.whatsnew {
    text-align: center;
    font-size: 18px;
    color: #00f;
}
p.whatshot {
    text-align: center;
    font-size: 18px;
    color: #f00;
}
#ivcs {
    float: left;
    padding: 10px 0 20px 0;
}
#powered {
    text-align: center;
}
#alphalinks {
    text-align: center;
    padding-bottom: 16px;
}
.suggest, .sublinks {
    font-size: 11px;
    text-align: right;
    margin-top: 2px;
    margin-bottom: 1em;
}
.sublinks img {
    margin-top: 5px;
}
#subtopics {
    border-top: #00f solid 1px;
    padding-bottom: 2em;
    width: 100%;
}
#topiclist {
    padding-left: 10px;
}
#whtopic {
    vertical-align: top;
}
#detail {
    border-top: #00f solid 1px;
}
.entrygrp {
    padding-top: 3px;
    padding-bottom: 0.5em;
}
.grptitle {
    font-size: 16px;
}
.entry {
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 0.5em;
}
.prods {
    padding-top: 5px;
}
.entry1 {
    display: table-cell;
    width: 220px;
}
.entry2 {
    display: table-cell;
}
.footnote {
    font-size: 10px;
}
.mainform {
    width: 100%;
}
.form-row {
    clear: both;
    padding: 5px 0;
    width: 100%;
}
.form-row label {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 2em;
    margin-right: 1em;
    text-align: right;
    width: 12em;
}
.submit-btn {
    padding-top: 10px;
    text-align: center;
}
.artitem {
    padding: 3px 7px 3px 7px;
}
.artdate {
    text-align: right;
}
.wnentries {
    border-spacing: 3px;
}
.datehdr {
    font-weight: bold;
    text-align: center;
    padding-bottom: 2px;
    border-bottom: #000 solid 1px;
}
.datebrk {
    line-height: 2em;
}
.topichdr {
    padding-top: 10px;
    vertical-align: top;
}    
.topicbrk {
    line-height: 1.5em;
}
.qrystr {
    font-weight: normal;
}
.reshdr {
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
    border-bottom: #000 solid 1px;
}
.rescount {
    font-size: 10px;
    font-weight: normal;
}
.moreres {
    margin-left: 40px;
}
.resentry {
    padding-bottom: 1em;
}
.reslinks {
    text-align: center;
}
#explore {
    border-collapse: collapse;
    width: 80%;
}
#explore h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
}
#explore td {
    width: 50%;
    height: 200px;
    border: #00f solid 1px;
    padding: 10px;
}
.expladv {
    background-color: #fc9;
    width: 50%;
}
.explheri {
    background-color: #ff9;
}
.explcomp {
    background-color: #9cf;
    width: 50%;
}
.explratio {
    background-color: #9f9;
}
.footnote {
    font-size: 10px;
}
.ag, .ap {
    vertical-align: top;
}
.ap {
    background-color: #ffc;
}
.at {
    font-size: 11px;
    text-align: center;
}
.li {
    vertical-align: middle;
}
.ri {
    vertical-align: top;
}

