.widget_testimonial .widgettitle {
  display:none;
}

.clsTestimonial { position:relative; margin-bottom:10px;}

.clsCPTImage {
  float:left;
  width:90px; height:80px;
  margin: 0px 10px 0px 0px;
  padding:5px;
  text-align: center;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #B597C1;
	background-color: #fff;
}

.clsCPTImage .imgframe {
  margin: 0 auto;
  width:90px;
  height:80px;
  overflow:hidden;
}
.clsCPTImage img {
  margin: 0 auto;
  height: 80px;
  width:auto;
  border:none;
}

.clsCPTTestimonial {
  float:left;
  width:465px;
  position:relative;
}

.clsCPTTitle {
  float:left;
  width:360px;
}

.clsCPTContent {
  float:left;
  width:320px;
  margin: 10px 0;
  font-size:12px;
  font-style:italic;
}
.clsCPTLink a {
  color:#83479C;
  text-decoration:underline;
}
.clsCPTMore {
  position:absolute;
  bottom:0px;
  right:0px;
}
.clsCPTMore a{}

.entry-content .clsCPTMore,
.entry-content .clsCPTContent .clsCPTLink {display:none;}

.entry-content .clsCPTTestimonial,
.entry-content .clsCPTContent {width:460px;}


body.home .clsTestimonial { margin-left:-5px;}

body.home .clsCPTImage {
  float:left;
  width:150px;
  margin: 0px;
  text-align: left;
	border: none;
  padding:0px;

  position:absolute;
  bottom:0px;
}

body.home .clsCPTImage img {
  margin: 0px;
  height: auto;
  width: 150px;
  border:none;
}

body.home .clsCPTTestimonial {
  float:left;
  width:145px;

  left:155px;
  bottom:0px;
}

body.home .clsCPTTitle{
  float:left;
  width:100px;
  font-size:14px;
}

body.home .clsCPTContent {
  float:left;
  width:100%;
  margin: 10px 0;
  font-size:14px;
  font-style:italic;
}
body.home .clsCPTLink a {
  color:#555555;
  text-decoration:none;
}
body.home .clsCPTMore {
  float:left;
  height:30px;
  width:190px;
  position:relative;
}
body.home .clsCPTMore a{}

body.home .clsCPTContent .clsCPTLink {display:none;}
