#content {
	font-size: 16px;
}

#content p {
	line-height: 22px;
}


.testimonial {
	width: 210px;
	height: auto;
	float: right;
	background: #706a5e url(../images/testimonialTop.jpg) left top no-repeat;
	font-size: 12px!important;
	line-height: 18px !important;
	color: #fff9ed;
	margin: 0 0 10px 10px;
	padding: 9px 0 0 0;
}

.testimonial p {
	font-size: 11px;
	line-height: 13px !important;
	padding: 0 12px !important;
	margin: 7px 0 5px 0 !important;
}

.testimonial img {
	margin: 5px 0 2px 15px;
	border: 1px solid #e6deca;
}

.testimonial strong {
	margin: 0 20px 0px 40px;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0 !important;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px !important;
	border: 1px solid #74816f;
}

.imgBorder {
	border: 1px solid #74816f;
}

.patient {
	width: 186px;
	height: 55px;
	background: url(../images/patient_name.jpg) bottom left no-repeat;
	font-size: 12px!important;
	line-height: 16px !important;
	text-align: right;
	padding: 5px 12px 0 12px;
}

.patient a:link, .patient a:visited {
	color: #948e82 !important;
	text-decoration: none !important;
}

.patient a:hover, .patient a:active {
	color: #e6deca !important;
	text-decoration: none !important;
}
