
#faqs-page ol li {
    margin-left: 60px;
    margin-bottom: 5px;
}
ul#faqs {
    margin-top: 20px;
}
ul#faqs th {
    color: #333;
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
}
ul#faqs li,
ul#testimonials li {
   list-style: none;
    margin-bottom: 15px;
    border-left: 1px solid #999;
    padding-left: 20px;
}
.author {
    font-weight: bold;
    color: #333;
}
.location {
    color: #333;
}
