/* Enter Your Custom CSS Here */
.testimonial_rotator.template-longform hr.longform_hr {
    width: 175px;
    height: 2px;
    background: #999;
    border: none;
    margin: 20px auto;
}

.testimonial_rotator.template-longform .testimonial_rotator_quote {
    text-align: center;
    font-size: 18px;
}

.testimonial_rotator_wrap {
    margin: 5px 5px;
    padding: 10px;
    overflow: hidden;
    position: relative;
}

.testimonial_rotator.template-longform .testimonial_rotator_star {
    float: none;
    width: auto;
    height: auto;
    font-size: 26px;
    line-height: 0.9em;
}
.testimonial_rotator.template-longform hr.longform_hr {
    width: 175px;
    height: 2px;
    background: #999;
    border: none;
    margin: 5px auto;
}

.testimonial_rotator.template-longform .testimonial_rotator_author_info p {
    padding-top: 0;
    margin-top: 0;
    text-align: center;
    font-size: 19px;
    line-height: 1.1em;
}
.testimonial_rotator.template-longform .slide {
    width: 100%;
    height: auto;
    line-height: 25px;
}
div.entry-content ul, div.entry-content ol {
    line-height: 22px;
}