#testimonial {
float: left;
background-color: #F0F0F0;
	z-index: inherit;
	zoom: 1; /* For IE6 */
	width: 270px;
      margin-bottom: 10px;
      margin-left: 30px;
      margin-top: 20px;
	padding: 5px;
	border: 1px solid #d7d7d7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#testimonial p { margin-left: 10px; margin-right: 10px; }

.quote {
  font-weight: bold;
  font-style: italic;
}

h3 {
  font-size: 14pt;
  color: #d21c4f;
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 10px;
  margin-left: 15px;
}

h1 {
  color: #909090;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 10px;
  margin-left: 15px;
  padding: 0;
}

p.italic {
  font-style: italic;
  line-height: 20px;
}

p.red {
  color: #d21c4f;
  margin-top: 20px;
}

#mainblock {
  width: 430px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  float:left;
  text-align: left;
}

#sep {
background-color:rgb(235,235,235);
width: 1px;
margin-top: 0px;
height: 310px;
margin-bottom: 10px;
float:left;
}

#rightblock {
  width: 340px;
  margin-left: 30px;
  margin-top: 15px;
  text-align: center;
  float:left;
}

p.quote {
color: #A0A0A0;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10.5pt;
line-height: 18px;
margin-top: 14px;
margin-bottom: 2px;
text-align: center;
}

p.credit {
color: #A0A0A0;
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt;
margin-top: 0px;
margin-right: 0px;
text-align: right;
}

p.strapline {
color: #A0A0A0;
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt;
margin-top: 14px;
margin-left: 18px;
margin-right: 0px;
text-align: left;
}