/* CSS Document */

.greytop {
	border-top: 1px solid #d1cdc6;
	padding-top: 15px;
}
.greybott {
	border-bottom: 1px solid #d1cdc6;
	padding-bottom: 15px;
}
.greytext .Head {
	color: #403d39;
	padding-left: 10px;
}
.greybott h2 {
	color: #403d39;
}
.PressIcon img {
	margin-right: 15px;
}
.h1 img, .h2 img {
	vertical-align:middle;
}

.testimonial {
     background: url(_i/quote_open.gif) no-repeat top left;
     margin-top: 15px;
     padding-top: 3px;
}
.testimonial p {
     margin-left: 30px;
     padding-right: 30px;
     background: url(_i/quote_close.gif) no-repeat bottom right;
     color: #104F15;
}

.testimonial p.author {
      font-style: italic;
      margin: 10px 0px 10px 30px;
     color: #61955a;
	 background-image:none;

}
div.box {
	padding: 8px;
    background:#f0f0ec;
	}
div.boxWrapper {
	background: #e5e5e5;
	padding: 2px;
	margin-bottom: 15px;
}
