.testimonial {
    margin:12px 0;
}

.testimonial .full-testimony {
}

.testimonial .info-links {
}

.testimonial .showcase-contact {
    font-size: 12px;
    float:right;
    text-align:right;
    font-weight:bold;
}

.quick-quotes {  }
.open-quotes {
    color: #CCC;
    display: block;
    height: 30px;
    _ float:left;
    _ margin-top:-16px;
    font-size: 70px;
	line-height:70px;
    font-family: georgia;
    text-align: left;
}

.close-quotes {
    color: #CCC;
    display: block;
    height: 50px;
    font-size: 70px;
    font-family: georgia;
    text-align: right;
}

.short-testimonial {
    margin-top: 20px;
    background: #EEE;
    border-bottom: 1px solid #CCC;
}

.testimonial .company,
.short-testimonial .company {
    height: 30px;
    line-height: 30px;
    font-weight:bold;
    text-indent: 10px;
    border-top: 1px solid #DDD;
}

.testimonial .company a,
.short-testimonial .company a {
    color: #666;
}

.testimonial .quick-quote,
.short-testimonial .quick-quote {
    padding: 0px 20px;
    text-align: center;
    font-family: georgia;
    font-size: 22px;
}

.short-testimonial .full-testimonial-link {
    padding:4px 0;
}

.short-testimonial .showcase-contact {
    text-align:right;
    font-weight:bold;
}

@media (max-width: 480px)  { 
    #filter_list_sc_testimonials select {
        width: 145px;
    }
}