#testimonialDefault { 
  margin: 0 5px;
  padding: 8px;
  font-size: 1.2em;
  text-align: left;
}
#testimonialDefault h1 {
  margin: 0;
  padding: 10px 0;
  font-size: 1.5em;
  font-weight: 700;
 }

blockquote {
  margin: 0 !important;
  padding: 0 !important;
  background: url(../images/lftblockquote.png) top left no-repeat;
  border: 1px solid navy;
  height: 1%;
}

blockquote div {
  padding: 38px 56px;
  background: url(../images/rgtblockquote.png) bottom right no-repeat;
  height: 1%;
}

#testimonialImage {
  margin: 0;
  padding: 0;
  text-align: center;
}

#bettertestimonial div {
	margin: 0 0 0 0px;
}
#bettertestimonial ul {
	margin: 0 0 0 0px;
	padding: 0px;
	list-style-type: none;
}
#bettertestimonial li {
	background: url(../images/b1.gif) no-repeat 0px 7px;
	color: #8f7262;
	padding-left: 14px;
	line-height: 1.4em;
}
#bettertestimonial li a {
	color: #8f7262;
	text-decoration: underline;
	line-height: 1.4em;
}
#bettertestimonial li a:hover {
	text-decoration: none;
}

