.left {
	background-image: url('../_images/callout_line_b.png');
	background-position: left bottom;
}
.right {
	background-image: url('../_images/callout_line2_b.png');
	background-position: right bottom;
	/*border-right: 1px #000000 solid;*/
	margin-right: 1px;
}
.testimony {
	/*background-color: #ffffdd;*/
	background-color: #ddddff;
	background-repeat: repeat-x;
	background-attachment: scroll;
	border-top: 1px #000000 solid;
	/*border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;*/
	padding-bottom: 27px;
	padding-top: 0px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	text-align: justify;
	/*font-family: "Times New Roman",Times,Roman,Garamond,Garmond,Serif;*/
	font-family: "Monotype Corsiva","Mistral","Vivaldi","Viner Hand ITC","Freestyle Script","Lucida Handwriting","Script MT Bold","Script","Brush Script","Cursive",Cursive;
	font-size: 1.3em;
}
.innertestimony {
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	padding-left: 10px;
	padding-right: 10px;
}
.quote {
	font-style: italic;
	color: #4444ff;
	/*font-family*/
}
.toleft {
	text-align: left;
}
.toright {
	text-align: right;
}
