@charset "utf-8";

#top-photo{
	background-image: url(/images/photos/clinical-trials-01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: .5em 249px 0 0;
	min-height: 203px !important;
}
#top-photo p{
	margin-bottom: 0;
}
#testimonial{
	margin: 1em 0;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 1em 0 1em 0;
	font-size: 17px;
	font-style: italic;
	color: #005F85;
}
#testimonial strong{
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: .5em;
	color: #000000;
}
