@charset "utf-8";
/* CSS Document */

.content p {
	font-family				: "Comic Sans MS", cursive;
	font-size				: 14px;
	color					: #333;
	width					: 370px;
	padding					: 0;
	margin					: 0;
	padding-left			: 100px;
	line-height				: 25px;
	margin-bottom			: 25px;
}

.photo {
	position				: absolute;
	right					: 26px;
	top						: 33px;
}

.testimonial {
	background				: url(img/singletestimonial.jpg) right top;
	position				: relative;
	width					: 440px;
	padding					: 14px;
	padding-top				: 28px;
	float					: left;
	margin					: 8px;
}

.testimonial p {
	padding					: 0;
	
	width					: 240px;
}

.content {width:970px;}

.testimonial p.spanner {width:auto;}

.label {
	position				: absolute;
	top						: 240px;
	right					: 24px;
	color					: #333;
	width					: 170px;
	font-size				: 11px;
	text-align				: center;
	font-family				: "Comic Sans MS", cursive;
}
