/** start testimonial styles **/
.testimonialModuleWrpr {margin-left:0px; margin-bottom:10px;}
.testimonialfilterwrpr {width:72%;float:left;}
.testimonialitemsWrpr {}
.testimonialitemwrpr {}
.testimonialitemwrpr .imgLogo { float: left; margin: 5px 20px 10px 0px;}
.testimonialitemwrpr .testimonialdescription { 
    padding-bottom: 15px;
    border-bottom: 1px solid #D5D5D5;
}
.testimonialitemwrpr .testimonialdescription p { 
    margin-top: -10px;
    margin-bottom: 30px;
}

.testimonialitemwrpr .testimonialdescription p.signature { 
    margin-top: -10px;
    margin-bottom: 0px;
}

.testimonialitemwrpr a,
.testimonialitemwrpr a:link,
.testimonialitemwrpr a:visited { padding: 5px 5px 5px 0px;}
.testimonialitemwrpr a:hover,
.testimonialitemwrpr a:active {}
.testimonialsall {float:left; display:block; position:relative; min-height:202px; margin: 10px 0px 0px 0px;}
.testimonialsbox {float:left; display:block; position:relative; min-height:161px; background:url(/cms/images/layout/testimonialsbox.gif) no-repeat bottom #e7e7e7;}
.testimonialsbox p.text {margin: 15px 15px 15px 20px; line-height:22px;}
.testimonialsbox p.text a {text-decoration:none; color:#706B69;}
.testimonialsbox span.open {padding: 10px 10px 0px 5px;}
.testimonialsbox span.close {padding: 10px 0px 0px 10px;}
.testimonialsign {float:left; display:block; position:relative; width:250px; margin: -10px 0px 0px 0px;}
.testimonialsall h2 {font-size:15px; font-weight:bold; color:#171314; margin: 0px 0px 0px 15px; padding: 0px 0px 0px 0px;}
.testimonialsall p { font-size: 13px; margin: 0px 0px 0px 15px; padding: 0px 0px 0px 0px;}
.testimonialsall a,
.testimonialsall a:link,
.testimonialsall a:visited {text-decoration:underline; text-transform:normal; font-weight:normal; padding: 5px 5px 0px 0px;}
.testimonialsall a:hover,
.testimonialsall a:active {text-decoration:none;} 
.testimonialsboxbtm {float:right; display:block; position:relative; width:28px; min-height:19px; margin: 0px 30px 0px 0px; background:url(/cms/images/layout/testimonialsboxbtm.png) no-repeat top;}
a.testimonialViewAll, a.testimonialViewAll:link, a.testimonialViewAll:visited { }
a.testimonialViewAll:hover {color: #706B69; text-decoration: none;}
a.testimonialViewAll:active {color: #706B69; text-decoration: none;}
/** end testimonial styles **/

@media only screen and (min-width:11.250em) and (max-width:24.94em) {	
    .testimonialitemsWrpr {
        margin-top: -15px;
    }
    .testimonialitemwrpr .imgLogo { 
        float: none;
        margin: 5px 0px 20px 0px;
        text-align: center;
    }
}