ul#testimonials{
  margin:0;
  padding:0;
  overflow:hidden;
  list-style:none;
}

ul#testimonials li{
  padding:5px;
  margin:0 0 5px 0;
  border:1px solid #BFD5E3;

}
ul#testimonials li a{
  color:#3c4462;
  text-decoration:none;
}
ul#testimonials li h4{
  margin:0;
  padding:0;
}

ul#testimonials li blockquote{
  margin:5px;
}

div.quote{
  background:url(/img/hp-quote.jpg) no-repeat #00769e;
  float:left;
  margin: 0 10px 10px 0;
  width:209px;
}

div.quote blockquote{
  margin:0px 11px 10px 37px;
  padding: 13px 19px 0 0;
  background:url(/img/hp-quote-qb.gif) bottom right no-repeat;
  color:#fff;
  line-height:1.3em;
  font-size:1.2em;
}

div.quote div.quote-ftr{
  background-color:#104b66;
  color:#ffffff;
  padding:0 0 10px 37px;
  font-weight:bold;
  font-weight:bold;
}

div.quote-txt{
width:380px;
float:right;
}

div.topinfo{
width:380px;
}
