#faq-header .bd ul {
    margin-top: 3px;
    margin-bottom: 15px;
}

#faq-header .bd ul li {
    margin-bottom: 10px;
}

#faq-header .bd a {
    font-weight: bold;
}

.faq .back-to-top {
    margin-bottom: 12px;
    font-weight: bold;
}
/*
.js .faq .back-to-top {
    display: none;
}
*/
.js #faq-traders,
.js #faq-forex,
.js #faq-master-trader {
    display: none;
}
.js .module-fade-up h6{
font-weight:bold;
margin:7px 0px 0px 0px;
text-transform:uppercase;
}
.js #faq-header li.current a {
    color: #000;
}
.js ul.sublist {
margin-left:25px;
}

.faq dl {
    font-size: 90%;
    line-height: 1.3em;
    margin-right: 10px;
}

.faq dt {
    font-weight: bold;
}

.faq dd {
    border-bottom: 1px solid #c5c6c8;
    margin-bottom: 10px;
    padding-bottom: 16px;
    padding-right: 20px;
}

.faq dd.last {
    border: none;
    margin-bottom: 0;
}

#faq-header h2 a,
#faq-general h3 a,
#faq-traders h3 a,
#faq-forex h3 a,
#faq-master-trader h3 a {
    text-decoration: none;
}

.faq .content,
.faq .b {
    background-image: url(../img/module-white-header-tall.png);
}
