#showcart {
	left:770px;
	position:absolute;
	top:3px;
	z-index:1;
	background: url(/lib/yhst-39083765508394/checkout-back.jpg) top left no-repeat;
	width: 205px;
	height: 43px;
}

#showcart2 {
	left:770px;
	position:absolute;
	top:3px;
	z-index:1;
	width: 205px;
	height: 43px;
}

#cartCount {
  position: absolute;
  top: 1px;
  left: 80px;
  font: bold 11px trebuchet MS;
  color: white;
}

#cartTotal {
  position: absolute;
  top: 22px;
  left: 60px;
  font: bold 11px trebuchet MS;
  color: white;
}

#cartView {
  position: absolute;
  top: 0px;
  left: 131px;  
}

#cartCheck {
  position: absolute;
  top: 19px;
  left: 131px;  
}

#testimonials {
  background: url(/lib/yhst-39083765508394/testimonials-back.jpg) top left no-repeat;
  width: 150px;
  padding: 35px 0px 0px;
  font: bold 12px trebuchet ms;
  color: #fdfe02;
  text-align: left;
}

#testimText {
  margin: 0px auto;
  width: 140px;
  text-align: left;
}

.testWriter {
  color: #fd912f;
  text-align: right;
  margin-top: 10px;
}