dl {
    list-style-type: none;
    padding: 8px 8px 8px 8px;
    margin: 0;
}

dt {
    font-weight: bold;
    margin: 0 34px;
    color: #444;
}

dd {
    margin: 3px 33px;
    padding-bottom: 8px;
    line-height: 1.4em;
}

.inlineFaq dl {
    padding-left: 0;
    padding-right: 0;
}

.inlineFaq dt,
.inlineFaq dd {
    margin-left: 0;
    margin-right: 0;
}

.indent {
    margin: 0 30px;
}

.indentSmall {
    margin: 10px 60px;
}

.large {
    margin-left: 0;
}

.import {
    list-style-type: upper-roman;
    margin-left: 12px;
}

.import ul {
    list-style-type: none;
}

.import ul li {
    font-family: monospace;
}

.faq_index {
    list-style-type: none;
    padding-left: 10px;
}

#content table th h2 {
    font-size: 1em;
    padding: 0;
}

#left h2 {
    padding: 0;
    margin: 0;
}

#content h3,
#left h3 {
    font-weight: normal;
}

#content .article ul {
    margin: -5px 0 0 0;
    padding-left: 5px;
}

#content .article ul li {
    list-style: none;
    margin: 3px 10px 5px 0;
    padding: 0 0 0 15px;
    background: transparent url(/imgs/icons/bullet_grey.gif) 3px 6px no-repeat;
}

#content .article h3 {
    font-weight: bold;
    margin-left: 5px;
}

#left .panel_body ul.topics li em {
    color: #666;
    font-size: 0.9em;
    line-height: 25px;
}

/* About Us page */
.teamMember {
    padding: 5px 15px 15px 0;
    line-height: 1.5em;
}

.imgProfile {
    margin: 0 20px 25px 0;
    width: 90px;
    float: left;
}

.imgRound {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.about_us #content h2,
.about_us #content h3 {
    font-family: 'Open Sans';
    font-weight: 300;
    color: #333;
    line-height: 1.2em;
    font-size: 1.8em;
}
