/*testimonial styles*/

.testimonialsBG {background:url(/images3/bg/testimonialsBG.jpg) no-repeat 85% 100px}
.sectionIntro {width:66%}
.testimonialBreak {width:100%; height:20px; background:#efefef; margin-top:20px;}


.testimonialContainer {width:auto; height:auto; margin:0 auto;  border-top:1px solid #ccc; padding:10px 0; }
.customerContainer {float:left; width:120px; height: auto; margin:0 auto; border:0px red solid}
	.customerUL {margin:15px 20px; width:auto; height:auto; font-size:10px; color:#222; text-align:left;}
	.custIcon {background:url(/images3/testimonials/tscomQuotes.png) no-repeat; width:30px; height:30px}
	.custName {color:#1c3f94}
	.custLocation {color:#222}

.DetailContainer {float:left; width:78%; height:auto; margin:0 auto; border:0px red solid}
	.ratingContainer {float:left; width:100%; height:auto}
	.ratingUL {width:100%; height:auto;}
	.ratingUL li {display:inline-block;}
	.ratingGood {background:url(/images3/testimonials/goldrating.png) no-repeat; height:15px; width:15px; float:left}
	.ratingBad {background:url(/images3/testimonials/norating.png) no-repeat; height:15px; width:15px; float:left}

	.testimonialDate {color:#999999; font-size:.7em; float:left; padding-left:5px}
	.catTag {font-weight:bold; color:#ddd; text-transform:uppercase; font-size:20px; float:right; width:auto; margin-right:10px}
	.catTag span {color:#ccc}
	.testimonialContent {font-size:1em}
	.testimonialContent p {font-size:.8em; text-align:left; padding:0; margin:5px auto; color:#222; line-height:1.3em}
	
	.noBold {font-weight:normal}

.MPtestimonialContainer {width:70%; float: left;}
	
.cityMenu {float:right; background:#f9f9f9; border-radius: 20px; width:25%; margin:20px auto;}
.cityMenu a {display:list-item; font-size:0.9em; text-decoration:none; list-style:none;color:#06C; margin:5px 0 0 10px;}
.cityMenu h4 {margin-bottom:10px; color:#f47421}
.cityMenuList {padding-bottom:20px;}
.cityMenuList a {font-weight:bold; padding:0 15%}

.ReviewSubPage {width:auto; margin:auto; text-align:center;}
.ReviewSubPage a {text-decoration:none; color:#06C; font-weight:bold}