#testimonial {
float: left;
background-color: #F0F0F0;
	z-index: inherit;
	zoom: 1; /* For IE6 */
	width: 270px;
      margin-bottom: 10px;
	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;
}

h1 {
  font-size: 14pt;
  color: #d21c4f;
  margin-top: 0;
  font-weight: bold;
}

h3 {
  color: #909090;
  font-weight: bold;
  font-size: 10pt;
  margin-top: 16px;
  margin-bottom: 8px;
  margin-left: 15px;
}
.scrollimg {
  border: 0px;
  padding: 0px;
  width: 16px;
  height: 330px;
  float: left;
}

#leftside { float: left; width: 500px;}
#lefttext { width: 485px;}

#container {
  width: 465px;
  height: 355px;
  overflow: hidden;
  border: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#scroller {
  width: 1200px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

.scontent {
  width: 150px;
  height: 320px;
  text-align:center;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  border: 0px;
}

.presspic {
  margin-top: 5px;
  vertical-align: middle;
  border: 0;
  margin-bottom: 5px;
}

#sep {
  float:left;
  height: 480px;
  width: 15px;
}

#maintext {
  width: 315px;
  float: left;
}

#rightside {
 margin-right:10px;
}
