/* CSS Document */
@import url(style.css);

#content-inner {
	width:41em;
}

div#testimonials {
	padding:0 5px 10px 5px;
}

p.testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0px;
	font-style:italic;
	font-size:1em;	
}

div.testimonial-name {
	font-size:.8em;
	text-align:right;
	color:#444;
	padding-bottom:10px;
	border-bottom:1px dashed #bbb;
	margin-bottom:5px;
}

div.testimonial-name strong {
	font-size:1.1em;
}

div#calloption p {
	color:#CE0000;
}

div#calloption p.phone {
	text-align:center;
}
