.typography h1 {
	color: #4BA460;
	font-weight: normal;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 1.85em;
}

.typography a {
	color: #4BA460;
}

.typography table.testimonial {
	background: url(../images/q2.png) no-repeat center right;
	/*width: 100%;*/
	margin-top: 15px;
}

.typography table.testimonial td {
	/*vertical-align: top;*/
	background: url(../images/q1.png) no-repeat center left;
}

.typography td.testimonialbody {
	padding: 30px 50px;
}

.typography img.center {
	text-align: center;
}

.typography img.right {
	float: right;
}

