#faqs-page li {
    list-style:none;
}
img.question-mark {
    float:right;
}
ol.questions {
    margin-bottom:20px;
}
ol.questions li {
   margin-top:5px;
}
#faqs-page li.row {
    margin:10px 0;
}
.question-data {
    font-weight:bold;
    color:#333;
}
#testimonial-page {
    width:538px;
}
#testimonial-page li {
    list-style:none;
    margin-bottom:10px;
}
img.testimonial-pic {
    float:right;
    margin:0 0 10px 10px;
}
.author {
    color:#405c7d;
    font-weight:bold;
}
.location {
    color:#A56440;
    font-weight:bold;
}
