/* CSS Document */
/* For USACDF Testimonial Pages */

#TestPicLeft{
	float:left;
	width:250px
	}
#TestPicRight{
	float:right;
	width:250px
	}
#TestParaLeft{
	float:left;
	width:510px;
	padding: 5px 20px 0px 20px;
}

#TestParaRight{
	float:left;
	width:510px;
	padding: 5px 20px 0px 20px;
}

/* End USACDF Testimonial Pages Styles*/

